srielau commented on code in PR #48663:
URL: https://github.com/apache/spark/pull/48663#discussion_r1849984929


##########
sql/core/src/test/resources/sql-tests/analyzer-results/collations.sql.out:
##########
@@ -2332,14 +2332,9 @@ Project [left(collate(utf8_binary#x, utf8_lcase), 2) AS 
left(collate(utf8_binary
 -- !query
 select rpad(utf8_binary, 8, utf8_lcase) from t5

Review Comment:
   Where in the spec does it say that?
   This was our thinking early on, which we revised with the precedence rules. 
None of the other vendors has special cases that I know if!
   The only decision we have is whether we raise errors on conflict or leave 
None



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

Reply via email to