Skip to content

[Common,PWGDQ,PWGJE,PWGLF] Preslice requires table type rather than iterator type#16258

Open
aalkin wants to merge 1 commit into
AliceO2Group:masterfrom
aalkin:fix-for-preslice
Open

[Common,PWGDQ,PWGJE,PWGLF] Preslice requires table type rather than iterator type#16258
aalkin wants to merge 1 commit into
AliceO2Group:masterfrom
aalkin:fix-for-preslice

Conversation

@aalkin
Copy link
Copy Markdown
Member

@aalkin aalkin commented May 15, 2026

Preslice declaration is designed to take table type, previously this code worked by accident and will no longer work with the upcoming changes. The changed lines, anyway, look like typos, where the s from table types was simply missed. This change can be merged directly, as it does not change the actual behavior of the tasks.

@dsekihat could you please merge this directly? It would take too much time to wait for individual approvals and the change does not require any extra validation other than the CI.

@github-actions
Copy link
Copy Markdown

O2 linter results: ❌ 284 errors, ⚠️ 226 warnings, 🔕 0 disabled

@github-actions github-actions Bot changed the title Preslice requires table type rather than iterator type [Common,PWGDQ,PWGJE,PWGLF] Preslice requires table type rather than iterator type May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants