[GitHub] [pinot] walterddr commented on issue #10381: [multistage] Null Check Predicates Not Pushed Down

2023-03-04 Thread via GitHub
walterddr commented on issue #10381: URL: https://github.com/apache/pinot/issues/10381#issuecomment-1454783193 correct. see https://github.com/apache/pinot/pull/10148/ which causes more problem than it solve -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [pinot] saurabhd336 opened a new pull request, #10382: (WIP) Use inverted index for count(*), group by queries

2023-03-04 Thread via GitHub
saurabhd336 opened a new pull request, #10382: URL: https://github.com/apache/pinot/pull/10382 Trying to use inverted index for count(*) group by since it could be much cheaper -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [pinot] sahoss commented on issue #10375: Inconsistent segment file extension for TarGzPush and MetadataPush

2023-03-04 Thread via GitHub
sahoss commented on issue #10375: URL: https://github.com/apache/pinot/issues/10375#issuecomment-1454741031 I will like to take up this issue. i will start by exploring/understanding SegmentGenerationJobRunner, TarGzPush and Metadata push first. WIll then propose a solution for the config.

[pinot] branch master updated: [Query Killing] Enhance gc related logic, refactor logging (#10373)

2023-03-04 Thread siddteotia
This is an automated email from the ASF dual-hosted git repository. siddteotia pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 6322d39e18 [Query Killing] Enhance gc related

[GitHub] [pinot] siddharthteotia merged pull request #10373: [Query Killing] Enhance gc related logic, refactor logging

2023-03-04 Thread via GitHub
siddharthteotia merged PR #10373: URL: https://github.com/apache/pinot/pull/10373 -- 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 unsubscribe, e-mail: commits-unsubscr...@pi