This repository was archived by the owner on Feb 18, 2024. It is now read-only.
[Requires Arrow spec] Added Utf8Sequence#784
Draft
jorgecarleitao wants to merge 1 commit intomainfrom
Draft
Conversation
Codecov Report
@@ Coverage Diff @@
## main #784 +/- ##
==========================================
- Coverage 71.10% 70.40% -0.70%
==========================================
Files 346 319 -27
Lines 18956 16916 -2040
==========================================
- Hits 13478 11910 -1568
+ Misses 5478 5006 -472
Continue to review full report at Codecov.
|
mbrobbel
reviewed
Jan 20, 2022
780bef7 to
ed22b6f
Compare
ed22b6f to
157b174
Compare
Utf8SequenceUtf8Sequence
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This draft PR adds support for
Utf8SequenceandLargeUtf8Sequenceas described on this draft discussing additions to the arrow specification.It won't be merged until the Arrow specification is updated (and is abandoned otherwise). I have dropped it here for two reasons: