codope commented on PR #5954:
URL: https://github.com/apache/hudi/pull/5954#issuecomment-1185409577

   Rebased.
   @xushiyan @nsivabalan This change is an incompatible one. But, it restores 
to the correct default value that we had in previous 
[versions](https://github.com/apache/hudi/blob/release-0.9.0/hudi-common/src/main/java/org/apache/hudi/common/util/PartitionPathEncodeUtils.java#L74)
   So, the default value has changed in the past as well. So, it appears that 
it does not affect users in a critical way. Keeping the default value 
consistent as Hive is important as Presto, Trino and Spark all use same default 
partition value. As for incompatibility, I think it would be better to keep 
this put of upgrade path. Instead we can write a hudi-cli command.


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