-
Notifications
You must be signed in to change notification settings - Fork 488
Get column value by column label in Framework Core ASoA #13498
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
ktf
merged 28 commits into
AliceO2Group:dev
from
mytkom:core-asoa-add-get-column-value-by-label
Dec 11, 2024
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
6149b01
use generic get() in row_helpers
mytkom 2c1c196
backward compatibility for binning policy
mytkom e36ae56
getColumnValueByLabel function
mytkom f0a0283
reverse logic
mytkom 894b4d5
benchmark for getColumnValueByLabel
mytkom 88a2ab1
formatting adjustments
mytkom 75858bb
getColumnGetterByLabel and benchmarks
mytkom 9dabbd3
formatting adjustments
mytkom 9530b28
improve performance by not using std::function
mytkom 326097f
Please consider the following formatting changes
alibuild cb41811
remove event mixing changes from this branch
mytkom cdc39c5
add forgotten functions
mytkom 1d1a7a7
fix column name condition for dynamic columns
mytkom 3ac18fc
style improvements + using concepts for conditional code and selectin…
mytkom 5ae776d
Please consider the following formatting changes
alibuild 9b7900a
remove bindings_types_t
mytkom 70d5a25
use strncmp and use nullptr as fallback
mytkom bc699c8
Please consider the following formatting changes
alibuild d7db3c2
use strcmp
mytkom 84e5c7f
fix dynamic column logic
mytkom 34b3461
Please consider the following formatting changes
alibuild 1c49418
refactor string comparison
mytkom 3d19a4b
fix edge case
mytkom a82619c
use early return
mytkom be20824
formatting
mytkom 6d1f8e6
use temporary string_view and starts_with method
mytkom 6861013
post rebase fixes
mytkom 1ec1353
fix formatting
mytkom 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
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.