-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Avro writer prefix support #8371
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 14 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
933c951
Expand benchmark coverage and tests for arrow-avro writer to include …
nathaniel-d-ef d329aef
Eliminate unnecessary variable assignment
nathaniel-d-ef 47512dc
Move `encode_map_entries` into `MapEncoder` implementation to simplif…
nathaniel-d-ef b8b17f5
Merge branch 'main' into map_enum
nathaniel-d-ef 422917b
Merge branch 'main' into map_enum
nathaniel-d-ef 749ac2b
Add single-object encoding support and tests to Avro stream writer
nathaniel-d-ef fd12caa
Merge branch 'main' into fingerprints_writer
nathaniel-d-ef 3a0ff54
Add support for configurable fingerprint strategies in Avro stream wr…
nathaniel-d-ef 649825e
Refactor and enhance fingerprinting in Avro writer
nathaniel-d-ef c5ff88a
Remove verbose examples from `make_prefix` method documentation.
nathaniel-d-ef 286da05
Trim whitespace in `make_prefix` method documentation.
nathaniel-d-ef 693360b
Refactor Avro writer to use stack-allocated `Prefix` for encoding.
nathaniel-d-ef 6a46b83
Merge branch 'main' into fingerprints_writer
nathaniel-d-ef e0d4648
Merge branch 'main' into fingerprints_writer
nathaniel-d-ef f551b77
PR comments: Refactor `WriterBuilder` to use optional `FingerprintStr…
nathaniel-d-ef ef10a3e
Merge branch 'main' into fingerprints_writer
nathaniel-d-ef File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.