danny0405 commented on issue #10154:
URL: https://github.com/apache/hudi/issues/10154#issuecomment-2175570868

   Thanks for the feedback @CaesarWangX , do you try HMS as the sync mode then, 
the 1st is unexpected and should be a bug, the motive is to keep sync with Hive 
for default partition name, but now it causes problems reported by Hive.
   
   For the 2nd, there might be no easy way to be compatible with history data 
set because partition path is hotspot code path and we might not consider the 
ramifications for history values for each record. If you uses the Flink for 
ingestion, there is config option named `partition.default_name` to switch to 
other default value as needed.


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

Reply via email to