apache / apache/hudi

Consistent field names and types in HoodieMetadataPayload

Open
#16,754 1 comment 0 reactions 1 assignee Assigned to @nsivabalan View on GitHub
from-jira priority:high type:devtask
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

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.

## JIRA info

- Link: https://issues.apache.org/jira/browse/HUDI-8669
- Type: Task
- Fix version(s):
- 1.1.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.