Skip to content

DPL Analysis: update ArrowTableSlicingCache column lookup - #15643

Merged
ktf merged 2 commits into
AliceO2Group:devfrom
aalkin:update-slicing-cache-column-lookup
Aug 11, 2026
Merged

DPL Analysis: update ArrowTableSlicingCache column lookup#15643
ktf merged 2 commits into
AliceO2Group:devfrom
aalkin:update-slicing-cache-column-lookup

Conversation

@aalkin

@aalkin aalkin commented Jul 28, 2026

Copy link
Copy Markdown
Member

Slicing cache for historical reasons uses a copy of the column lookup function, that was still using std::tolower instead of a locale-less shortcut method to compare column names. This change brings the function up-to-date and also switches to string_view and raw pointers from string and shared_ptr where appropriate.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI_slc9 for 3773052 at 2026-07-31 10:42:

No log files found

Full log here.

@ktf

ktf commented Aug 11, 2026

Copy link
Copy Markdown
Member

Tested on hyperloop as well. Merging.

@ktf
ktf merged commit 9f97491 into AliceO2Group:dev Aug 11, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants