Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
b803a42
feat: enhance runtime casting for FixedSizeList and improve planner/r…
kosiew Jun 16, 2026
0e82dcb
feat: add downcast_array macro for improved type safety in casting
kosiew Jun 16, 2026
62c5adf
fix: close FixedSizeList size-mismatch loophole in nested_struct.rs
kosiew Jun 16, 2026
b561ef9
refactor: rename create_fsl_test_fields to create_fixed_size_list_tes…
kosiew Jun 16, 2026
3286a0c
feat(tests): add regression and parity tests for FixedSizeList behavior
kosiew Jun 16, 2026
38bdcf7
chore: refactor code for improved clarity and reduced redundancy
kosiew Jun 16, 2026
d8c1b17
feat: refactor nested_struct to use Arrow methods and remove downcast…
kosiew Jun 18, 2026
70237b3
feat: enhance data type validation with improved fallback structure
kosiew Jun 18, 2026
040691b
feat(nested_struct): add targeted fallback comments for FixedSizeList…
kosiew Jun 18, 2026
ced5b41
feat(nested_struct): refine compatibility checks and restructure cast…
kosiew Jun 29, 2026
dd00ef9
Merge branch 'main' into schema-evolution-02-20835
alamb Jul 22, 2026
d943826
Merge branch 'main' into schema-evolution-02-20835
kosiew Jul 24, 2026
96ab349
feat(datafusion): simplify nested struct handling by removing compati…
kosiew Jul 24, 2026
a59ede7
feat: add FixedSizeList Parquet E2E coverage
kosiew Jul 24, 2026
6600725
feat: replace panicking FixedSizeListArray::new with fallible try_new
kosiew Jul 24, 2026
8b0c478
docs: add mention of equal-width FixedSizeList
kosiew Jul 24, 2026
39ce782
Merge branch 'schema-evolution-02-20835' of github.com:kosiew/datafus…
kosiew Jul 24, 2026
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