Skip to content

Conversation

@NateAdere
Copy link

Updated an error message from "Ambiguous '+' operation with args ? and 1: use type casts to disambiguate" to "Ambiguous '%s' operation with args %s and %s: use type hint to disambiguate, example '(int) ?'"

  • "type casts" is incorrect in this context
  • Improved the error message to show the expected syntax
patch by Natnael Adere; reviewed by <Reviewers> for CASSANDRA-17915

The Cassandra Jira

@NateAdere NateAdere changed the title CASSANDRA-17915: Confusing error message when using ? with function CASSANDRA-17915: Confusing error message when using ? with function (4.0) Oct 27, 2022
@NateAdere NateAdere force-pushed the Cassandra-17915-4.0 branch from 65e3007 to 3e28120 Compare November 9, 2022 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant