xushiyan commented on issue #5388:
URL: https://github.com/apache/hudi/issues/5388#issuecomment-1130092897

   @santoshsb this is caused by some discrepancies btw spark sql and spark data 
source option. we should fix this in 0.11.1. Spark data source allows using 
nested field for partition and precombine field. but spark sql does some 
validation which restricts it. The validation logic is here (to be relaxed)
   https://github.com/apache/hudi/pull/5517
   
   cc @yihua 


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to