Skip to content
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

feat!: new null_row ExpressionHandler API #662

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 6 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
3606dc2
create_one
zachschuermann Jan 24, 2025
b6130f2
do schema transform instead
zachschuermann Jan 24, 2025
6fb4f7f
datatypes, tests, cleanup - still need to do nullability
zachschuermann Jan 28, 2025
f5471b1
Merge remote-tracking branch 'upstream/main' into create-engine-data
zachschuermann Jan 28, 2025
975dd01
cleanup
zachschuermann Jan 31, 2025
ad643d7
more cleanup
zachschuermann Jan 31, 2025
e032799
cleanup added test
zachschuermann Jan 31, 2025
ae0f03a
Merge remote-tracking branch 'upstream/main' into create-engine-data
zachschuermann Jan 31, 2025
09548b1
do nullability craziness
zachschuermann Feb 1, 2025
2aa3a52
checkpoint - all working
zachschuermann Feb 4, 2025
a4237b2
all null children = null struct
zachschuermann Feb 4, 2025
1bf432e
new mod
zachschuermann Feb 5, 2025
f15f955
test cleanup
zachschuermann Feb 5, 2025
321f592
clippy
zachschuermann Feb 5, 2025
54d7395
test cleanup
zachschuermann Feb 6, 2025
bb27429
Merge branch 'main' into create-engine-data
zachschuermann Feb 6, 2025
d78c989
new null_row API
zachschuermann Mar 7, 2025
166dbcf
Merge remote-tracking branch 'upstream/main' into create-engine-data
zachschuermann Mar 7, 2025
058650d
single_row_transform cleanup
zachschuermann Mar 10, 2025
bc953b6
fix single_row_transform, re-add tests
zachschuermann Mar 10, 2025
66e30eb
Merge remote-tracking branch 'upstream/main' into create-engine-data
zachschuermann Mar 10, 2025
3a09224
fix
zachschuermann Mar 10, 2025
acd0645
error fix
zachschuermann Mar 10, 2025
e18abeb
Merge remote-tracking branch 'upstream/main' into create-engine-data
zachschuermann Mar 12, 2025
53e3d9d
rename to LiteralExpressionTransform
zachschuermann Mar 12, 2025
3fab250
fix null_row to take output_type
zachschuermann Mar 12, 2025
31b10f6
private create_one
zachschuermann Mar 13, 2025
c2cbd9a
Merge branch 'main' into create-engine-data
zachschuermann Mar 13, 2025
1275207
comments
zachschuermann Mar 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading