Sagar Sumit created HUDI-8669:
---------------------------------
Summary: Consistent field names and types in HoodieMetadataPayload
Key: HUDI-8669
URL: https://issues.apache.org/jira/browse/HUDI-8669
Project: Apache Hudi
Issue Type: Task
Reporter: Sagar Sumit
Fix For: 1.1.0
Why are we storing {{instantTime}} in RLI as long and not string? this is
extra complexity to xlate back-forth. no?
{ "name": "instantTime", "type": [ "null", "long" ], "default": null, "doc":
"Epoch time in millisecond representing the commit time at which record was
added" }
recordIndexMetadata vs SecondaryIndexMetadata.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)