AngersZhuuuu edited a comment on pull request #32018:
URL: https://github.com/apache/spark/pull/32018#issuecomment-811718199


   
   > I am not sure that it is right fix. I guess, `null` should be replaced by 
`"__HIVE_DEFAULT_PARTITION__"` like:
   > 
   > 
https://github.com/apache/spark/blob/0494dc90af48ce7da0625485a4dc6917a244d580/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/ExternalCatalogUtils.scala#L122-L127
   
   Looks like we should handle it in 
   
https://github.com/apache/spark/blob/0494dc90af48ce7da0625485a4dc6917a244d580/sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/PartitioningUtils.scala#L351-L355


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