-
Notifications
You must be signed in to change notification settings - Fork 5
fix: preserve field nullability in empty Arrow tables (ITL-563) #242
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
eywalker
merged 16 commits into
main
from
eywalker/itl-563-empty-failed-outputs-lose-tag-nullability-and-abort
Jul 22, 2026
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
dbeb7d6
docs(specs): add design spec for empty table nullability fix (ITL-563)
kurodo3[bot] 74de25a
docs(specs): move empty-table nullability spec to superpowers/specs/ …
kurodo3[bot] b65069c
docs(plans): add implementation plan for empty table nullability fix …
kurodo3[bot] 4fffc27
feat(arrow_utils): add make_empty_table preserving field nullability …
kurodo3[bot] da38f9b
refactor(arrow_utils): type type_converter as TypeConverterProtocol i…
kurodo3[bot] 7a37f9f
fix(operator_node): use make_empty_table to preserve field nullabilit…
kurodo3[bot] d698893
refactor(operator_node): use module-level arrow_utils import in _make…
kurodo3[bot] 5eeb2f2
fix(sync_orchestrator): use make_empty_table to preserve field nullab…
kurodo3[bot] dbf57e5
refactor(sync_orchestrator): module-level arrow_utils import; remove …
kurodo3[bot] bd031f3
fix(side_effects): use make_empty_table to preserve field nullability…
kurodo3[bot] d64c6cd
test(side_effects): add SideEffectNode nullability regression test (I…
kurodo3[bot] 870a810
fix(derived_source): use make_empty_table to preserve field nullabili…
kurodo3[bot] a453c78
docs(design-issues): mark CC1 resolved — empty table nullability fix …
kurodo3[bot] 2907b1b
docs(design-issues): consolidate duplicate Fix note in CC1 (ITL-563)
kurodo3[bot] 6b16ee7
fix(tests): correct side-effect test function return types and DESIGN…
kurodo3[bot] f4f1546
Merge branch 'main' into eywalker/itl-563-empty-failed-outputs-lose-t…
eywalker 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
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
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
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.