AngersZhuuuu opened a new pull request #30542:
URL: https://github.com/apache/spark/pull/30542


   ### What changes were proposed in this pull request?
   According to https://issues.apache.org/jira/browse/SPARK-33593 and  
https://issues.apache.org/jira/browse/HIVE-24049
   Maybe we should avoid use binary type as partition column.
   
   The production environment won't use this case either.
   
   
   
   ### Why are the changes needed?
   use binary  type as partition column may cause data  issue
   
   ### Does this PR introduce _any_ user-facing change?
   User can't use binary type column as partition column
   
   
   ### How was this patch tested?
   Added UT
   


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

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