Skip to content

feat: add Nimble to FileFormatType - #879

Open
zzhao0 wants to merge 1 commit into
apache:mainfrom
zzhao0:nimble-file-format
Open

feat: add Nimble to FileFormatType#879
zzhao0 wants to merge 1 commit into
apache:mainfrom
zzhao0:nimble-file-format

Conversation

@zzhao0

@zzhao0 zzhao0 commented Aug 7, 2026

Copy link
Copy Markdown

Working on integrating Nimble https://github.com/facebookincubator/nimble to iceberg. This requires extending the FileFormatType enum.

Add kNimble to the FileFormatType enum along with its ToString and FileFormatTypeFromString mappings, so tables whose data files are written in the Nimble columnar format can be represented and round-tripped through manifest and REST JSON deserialization.

Add `kNimble` to the `FileFormatType` enum along with its `ToString` and
`FileFormatTypeFromString` mappings, so tables whose data files are written
in the Nimble columnar format can be represented and round-tripped through
manifest and REST JSON deserialization.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant