Lokesh Jain created HUDI-8034:
---------------------------------
Summary: KeyGenUtils#inferKeyGeneratorTypeForAutoKeyGen should
support custom key generator
Key: HUDI-8034
URL: https://issues.apache.org/jira/browse/HUDI-8034
Project: Apache Hudi
Issue Type: Bug
Reporter: Lokesh Jain
Assignee: Lokesh Jain
Currently KeyGenUtils#inferKeyGeneratorTypeForAutoKeyGen does not support
custom key generators but supports the other key generator types. This PR aims
to add support for it.
Also HoodieCatalogTable should be modified to add support for storing partition
fields with key generator partition type. This was left out in HUDI-7996
because of no support for custom keygen with HoodieCatalogTable
--
This message was sent by Atlassian Jira
(v8.20.10#820010)