NateAdere opened a new pull request, #1889:
URL: https://github.com/apache/cassandra/pull/1889
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](https://issues.apache.org/jira/browse/CASSANDRA-17915)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]