olaky commented on PR #46734:
URL: https://github.com/apache/spark/pull/46734#issuecomment-2134484640

   > We can address this in a followup but we also shouldn't allow alter from 
string -> collated string if table is partitioned or bucketed by a that column
   
   I actually think that this is possible: Collations do not affect how we 
store files (we keep partitioning by UTF8_BINARY), and hence it would be 
possible to allow this. Am I missing something?


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