Skip to content

DPL Analysis: Make filter/table matching rely on a type hash rather than a string name#5868

Merged
ktf merged 2 commits intoAliceO2Group:devfrom
aalkin:improve-filter-matching
Apr 7, 2021
Merged

DPL Analysis: Make filter/table matching rely on a type hash rather than a string name#5868
ktf merged 2 commits intoAliceO2Group:devfrom
aalkin:improve-filter-matching

Conversation

@aalkin
Copy link
Copy Markdown
Member

@aalkin aalkin commented Apr 6, 2021

This changes the way filter trees are matched to tables from string comparison, to typeinfo hash comparison. It allows users to apply filters correctly when filtering tables that have identical column names (but not the types).

@aalkin aalkin requested a review from a team as a code owner April 6, 2021 14:44
@ktf ktf merged commit 533035d into AliceO2Group:dev Apr 7, 2021
cortesep pushed a commit to cortesep/AliceO2 that referenced this pull request Jun 11, 2021
@aalkin aalkin deleted the improve-filter-matching branch May 30, 2022 08:48
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.

2 participants