Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently the partition schema defined for table in SparkHoodieTableFileIndex does not handle the different partition types for the partition columns. These partition types are simple and timestamp for custom based keygen. The Jira aims to handle these partition types and reproduce the issue as mentioned in mentioned in https://github.com/apache/hudi/issues/8343.
Attachments
Attachments
Issue Links
- blocks
-
HUDI-8098 For custom keygen, only require reading of timestamp partition columns
- Closed
- causes
-
HUDI-8560 Revert HUDI-8036
- Patch Available
- fixes
-
HUDI-4430 Incorrect type casting while reading HUDI table created with CustomKeyGenerator and unixtimestamp paritioning field
- Open
-
HUDI-7902 Partition fields in Table config should store partition field types for custom key generator
- Closed
- links to