Balaji Varadarajan created HUDI-1001:
----------------------------------------
Summary: Add implementation to translate source partition paths
when doing metadata bootstrap
Key: HUDI-1001
URL: https://issues.apache.org/jira/browse/HUDI-1001
Project: Apache Hudi
Issue Type: Sub-task
Components: bootstrap
Reporter: Balaji Varadarajan
Fix For: 0.6.0
While doing metadata bootstrap, we can provide ability to change the
partition-path name. It will still be 1-1 between source and bootstrapped table
but we can make the partition-path adhere to hive style.
For e:g /src_base_path/2020/06/05/ can be mapped to
/bootstrap_base_path/ds=2020%2F06%2F05/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)