You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/10/27 19:47:49 UTC

[GitHub] [cassandra] NateAdere opened a new pull request, #1957: CASSANDRA-17915: Confusing error message when using ? with function (trunk)

NateAdere opened a new pull request, #1957:
URL: https://github.com/apache/cassandra/pull/1957

   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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra] smiklosovic closed pull request #1957: CASSANDRA-17915: Confusing error message when using ? with function (trunk)

Posted by GitBox <gi...@apache.org>.
smiklosovic closed pull request #1957: CASSANDRA-17915: Confusing error message when using ? with function (trunk)
URL: https://github.com/apache/cassandra/pull/1957


-- 
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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org