-
Notifications
You must be signed in to change notification settings - Fork 10
[DF-Shape] Use a set range domain for the column names of data frames #2032
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
OliverGerstl
merged 15 commits into
main
from
1997-df-shape-use-a-set-range-domain-for-the-column-names-of-data-frames
Nov 27, 2025
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
91f001e
feat: set range domain with min and range set
OliverGerstl bf8d2d6
feat: tests for set range domain
OliverGerstl 4c2ca81
feat: integrate set range domain in data frame shape inference
OliverGerstl df6f4fa
feat: adapt benchmarking to new set range domain
OliverGerstl e05c9e0
test: adapt domain tests to new set range domain
OliverGerstl c002fd3
test: adapt inference tests to new set range domain
OliverGerstl 23614e4
feat-fix: type error in set range domain
OliverGerstl 98b31dc
feat-fix: outsource set range creation
OliverGerstl 08745f9
feat: improve documentation of set range domain
OliverGerstl cf7e4ad
feat-fix: clarify abstract domain mutability
OliverGerstl ab09bc1
refactor: rename extendUp/Down to widenUp/Down
OliverGerstl 761fd08
refactor: outsource bottom and top symbol
OliverGerstl 0e4ce3d
Merge branch 'main' into 1997-df-shape-use-a-set-range-domain-for-the…
OliverGerstl 9d56c8f
refactor: getter for lower and upper bound of set range domain
OliverGerstl bd46ab6
feat: use named record for set ranges
OliverGerstl 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
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.