Skip to content

feat: Implement EqualityDeleteWriter for equality delete files#583

Open
shangxinli wants to merge 1 commit intoapache:mainfrom
shangxinli:implement-equality-delete-writer
Open

feat: Implement EqualityDeleteWriter for equality delete files#583
shangxinli wants to merge 1 commit intoapache:mainfrom
shangxinli:implement-equality-delete-writer

Conversation

@shangxinli
Copy link
Contributor

Implement the EqualityDeleteWriter following the same PIMPL pattern as DataWriter. The writer accepts Arrow data matching the equality delete schema (columns for the equality field values) and produces metadata with content=kEqualityDeletes, equality_ids set from options, and sort_order_id propagated from options.

Implement the EqualityDeleteWriter following the same PIMPL pattern as
DataWriter. The writer accepts Arrow data matching the equality delete
schema (columns for the equality field values) and produces metadata
with content=kEqualityDeletes, equality_ids set from options, and
sort_order_id propagated from options.
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