Re: [I] Add $partitionId as a new virtual column [pinot]

2025-05-31 Thread via GitHub
vinodbaba commented on issue #15858: URL: https://github.com/apache/pinot/issues/15858#issuecomment-2926329312 @xiangfu0 can you please assign this to me ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] [multistage] Add Support for Broker Server/Segment Pruning [pinot]

2025-05-31 Thread via GitHub
codecov-commenter commented on PR #15959: URL: https://github.com/apache/pinot/pull/15959#issuecomment-2926258070 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/15959?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

[PR] [multistage] Add Support for Broker Server/Segment Pruning [pinot]

2025-05-31 Thread via GitHub
ankitsultana opened a new pull request, #15959: URL: https://github.com/apache/pinot/pull/15959 TODO: Unit tests pending. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [Query Resource Isolation] Workload Configs [pinot]

2025-05-31 Thread via GitHub
praveenc7 commented on code in PR #15109: URL: https://github.com/apache/pinot/pull/15109#discussion_r2118336729 ## pinot-common/src/main/java/org/apache/pinot/common/utils/config/QueryWorkloadConfigUtils.java: ## @@ -0,0 +1,237 @@ +/** + * Licensed to the Apache Software Founda

Re: [PR] Pinot Server : Refresh message for Table Schema [pinot]

2025-05-31 Thread via GitHub
praveenc7 commented on PR #15956: URL: https://github.com/apache/pinot/pull/15956#issuecomment-2925879708 @Jackie-Jiang PTAL when you get a chance -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[PR] [do-not-merge] [multistage] Enable Tests for New Optimizer + Bug Fixes [pinot]

2025-05-31 Thread via GitHub
ankitsultana opened a new pull request, #15958: URL: https://github.com/apache/pinot/pull/15958 Quite a lot of tests were failing. * One of the fixes is in #15943. * Some are included in this PR itself. * Some bugs related to lite-mode have been fixed in a private branch. waiti