-
Notifications
You must be signed in to change notification settings - Fork 483
DPL Analysis: Table definition rewrite #13664
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
+1,917
−1,409
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
7effe8d
Table rework
aalkin d14768b
minor rebase fixes
aalkin d6861e6
improve cursor conditions
aalkin 508adf0
fix wrong autoreplace
aalkin e9f5734
introduce transformBase() function; fix Spawns setting output incorre…
aalkin 34461f1
Please consider the following formatting changes
alibuild 255d681
move static_assert to requries
aalkin 22c02c4
Please consider the following formatting changes
alibuild dd421a7
improve is_spawnable
aalkin 6050d09
fix erroneous forward declaration of TableMetadata
aalkin f5738b6
move is_metadata trait to soa
aalkin 91d75c1
Revert "Please consider the following formatting changes"
aalkin a0ed066
Revert "move static_assert to requries"
aalkin a4cf7ad
introduce string helpers for TableRef
aalkin ee0d90c
fixup! introduce string helpers for TableRef
aalkin 11b81f2
split functions in place of if-constexpr
aalkin e7491bf
Please consider the following formatting changes
alibuild 8032a17
Update ASoA.h for gcc
aalkin 44635e1
fix makeEmptyTable
aalkin 8021cd1
improve concepts
aalkin 36045e0
fixup! improve concepts
aalkin aad2e5b
improve requirements; separate nested if-constexpr
aalkin 936f4fe
traits -> concepts
aalkin 6eb8ea8
more trait->concept
aalkin 76f4052
make it compile with gcc 14.2
aalkin 11bc59c
Please consider the following formatting changes
alibuild cd6e6f1
gcc misinterprets dependent types from parent class
aalkin ec9bc8c
improve chunk handling in column iterator
aalkin 69f18f1
fixup! improve chunk handling in column iterator
aalkin 48ad2d7
improve originals computation; fix for table version corner case
aalkin 4fbf25b
support iterators types where table is required (sigh)
aalkin 2597edb
is_same->same_as
aalkin f3e8dd3
is_smallgroups concept
aalkin 9c00096
use base_of_template
aalkin 4f3fff7
is_join concept
aalkin e72b0cb
Please consider the following formatting changes
alibuild 9c625d2
Merge pull request #70 from alibuild/alibot-cleanup-13664
aalkin d75c13a
fixup! is_same->same_as
aalkin 8839382
Please consider the following formatting changes
alibuild 9c86a2c
Merge pull request #71 from alibuild/alibot-cleanup-13664
aalkin 540f7d8
fixup! is_join concept
aalkin 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
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.