mihaibudiu opened a new pull request, #3635:
URL: https://github.com/apache/calcite/pull/3635

   I have also changed the way strings with non-ASCII characters are unparsed 
since that would lead to the failure of the tests that parse/unparse/reparse 
the query. This suggests that the previous way to unparse was not preserving 
the semantics of the original query, so it was incorrect.
   
   The documentation never said how strings are converted to BINARY values, so 
I documented that as well. The semantics I chose matches Postgres and MySQL.


-- 
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]

Reply via email to