mihailom-db opened a new pull request, #46103:
URL: https://github.com/apache/spark/pull/46103

   ### What changes were proposed in this pull request?
   Disable SET COLLATION when collations are diabled.
   
   
   ### Why are the changes needed?
   We do not want users to use syntax that is not supported when collations are 
disabled.
   
   
   ### Does this PR introduce _any_ user-facing change?
   Yes, blocks users from using SET COLLATION.
   
   
   ### How was this patch tested?
   Test in `SQLConfSuite`
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No.
   


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