Add nullable UnionArray#8792
Draft
connortsui20 wants to merge 5 commits into
Draft
Conversation
This was referenced Jul 16, 2026
Merged
Closed
Closed
connortsui20
force-pushed
the
agent/union-scalar-nullability
branch
from
July 16, 2026 15:10
a05b340 to
bb2292d
Compare
connortsui20
force-pushed
the
agent/union-array-nullability
branch
from
July 16, 2026 15:42
30dd491 to
4aa2973
Compare
connortsui20
force-pushed
the
agent/union-scalar-nullability
branch
from
July 16, 2026 15:47
bb2292d to
6c0a2ea
Compare
connortsui20
force-pushed
the
agent/union-array-nullability
branch
2 times, most recently
from
July 16, 2026 16:02
4bdd331 to
2e6b711
Compare
connortsui20
force-pushed
the
agent/union-scalar-nullability
branch
from
July 16, 2026 16:02
6c0a2ea to
056c755
Compare
connortsui20
force-pushed
the
agent/union-array-nullability
branch
from
July 16, 2026 16:08
2e6b711 to
79645be
Compare
connortsui20
force-pushed
the
agent/union-scalar-nullability
branch
2 times, most recently
from
July 16, 2026 17:23
877e544 to
af088ad
Compare
connortsui20
force-pushed
the
agent/union-array-nullability
branch
from
July 16, 2026 17:23
79645be to
76048bd
Compare
connortsui20
changed the base branch from
agent/union-scalar-nullability
to
agent/union-dtype-nullability
July 16, 2026 17:24
connortsui20
force-pushed
the
agent/union-dtype-nullability
branch
from
July 16, 2026 17:36
e035b08 to
c5f26f5
Compare
connortsui20
force-pushed
the
agent/union-array-nullability
branch
from
July 16, 2026 17:36
76048bd to
39677cc
Compare
Base automatically changed from
agent/union-dtype-nullability
to
agent/union-scalar-nullability
July 16, 2026 17:36
connortsui20
force-pushed
the
agent/union-scalar-nullability
branch
from
July 16, 2026 17:43
3a22a55 to
50d65b5
Compare
connortsui20
force-pushed
the
agent/union-array-nullability
branch
from
July 16, 2026 17:43
39677cc to
19c9269
Compare
Merging this PR will not alter performance
Comparing Footnotes
|
connortsui20
force-pushed
the
agent/union-scalar-nullability
branch
from
July 16, 2026 18:54
50d65b5 to
0e2816c
Compare
connortsui20
force-pushed
the
agent/union-array-nullability
branch
from
July 16, 2026 18:54
19c9269 to
3dccb32
Compare
connortsui20
force-pushed
the
agent/union-scalar-nullability
branch
from
July 16, 2026 18:57
0e2816c to
5b5d8c0
Compare
connortsui20
force-pushed
the
agent/union-array-nullability
branch
from
July 16, 2026 18:57
3dccb32 to
c24fce2
Compare
connortsui20
force-pushed
the
agent/union-scalar-nullability
branch
from
July 16, 2026 20:01
5b5d8c0 to
39be7e2
Compare
connortsui20
force-pushed
the
agent/union-array-nullability
branch
from
July 16, 2026 20:03
c24fce2 to
0015a47
Compare
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
connortsui20
force-pushed
the
agent/union-scalar-nullability
branch
from
July 16, 2026 20:23
39be7e2 to
d5458d2
Compare
connortsui20
force-pushed
the
agent/union-array-nullability
branch
from
July 16, 2026 20:23
0015a47 to
40479b3
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Tracking issue: #8769
Implements the array portion of #8769 on top of #8791.
UnionArrayu8type IDs childscalar_at, serde, constants, chunking, filtering, slicing, masking, recursive canonicalization, and compressiontake; nullable-indextakeremains an explicit unsupported error for now