[GitHub] [pinot] xiangfu0 commented on a diff in pull request #10034: Create metadata only tarball for metadata push job

2022-12-29 Thread GitBox
xiangfu0 commented on code in PR #10034: URL: https://github.com/apache/pinot/pull/10034#discussion_r1059219609 ## pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-hadoop/src/main/java/org/apache/pinot/plugin/ingestion/batch/hadoop/HadoopSegmentCreationMapper.java: ## @

[GitHub] [pinot] xiangfu0 commented on pull request #10034: Create metadata only tarball for metadata push job

2022-12-29 Thread GitBox
xiangfu0 commented on PR #10034: URL: https://github.com/apache/pinot/pull/10034#issuecomment-1367689687 > > > Doesn't this introduce inconsistency between the two steps. Assume the following scenario - > > > > > > * Generate one segment tar using StandaloneJobRunner, we also generate

[GitHub] [pinot] xiangfu0 commented on a diff in pull request #10034: Create metadata only tarball for metadata push job

2022-12-29 Thread GitBox
xiangfu0 commented on code in PR #10034: URL: https://github.com/apache/pinot/pull/10034#discussion_r1059217816 ## pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-hadoop/src/main/java/org/apache/pinot/plugin/ingestion/batch/hadoop/HadoopSegmentCreationMapper.java: ## @

[GitHub] [pinot] richardstartin opened a new pull request, #10043: evaluate EQ queries against range index when available

2022-12-29 Thread GitBox
richardstartin opened a new pull request, #10043: URL: https://github.com/apache/pinot/pull/10043 This won't build yet because we haven't released the `RangeBitmap` changes yet, but this is here to build consensus that the changes to the query layer (letting `RangeIndexBasedFilterOperator`

[pinot] 01/01: evaluate EQ queries against range index when available

2022-12-29 Thread richardstartin
This is an automated email from the ASF dual-hosted git repository. richardstartin pushed a commit to branch range-index-equals-queries in repository https://gitbox.apache.org/repos/asf/pinot.git commit d42589a9340f4a889fa89123603c2d3c2e648870 Author: Richard Startin AuthorDate: Thu Dec 29 19:16

[pinot] branch range-index-equals-queries created (now d42589a934)

2022-12-29 Thread richardstartin
This is an automated email from the ASF dual-hosted git repository. richardstartin pushed a change to branch range-index-equals-queries in repository https://gitbox.apache.org/repos/asf/pinot.git at d42589a934 evaluate EQ queries against range index when available This branch includes the

[GitHub] [pinot] codecov-commenter commented on pull request #10035: WIP: Support delete in upserts

2022-12-29 Thread GitBox
codecov-commenter commented on PR #10035: URL: https://github.com/apache/pinot/pull/10035#issuecomment-1367416571 # [Codecov](https://codecov.io/gh/apache/pinot/pull/10035?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Soft

[GitHub] [pinot] Airliquide76 commented on issue #9989: Derivated column not reloaded when formula changes

2022-12-29 Thread GitBox
Airliquide76 commented on issue #9989: URL: https://github.com/apache/pinot/issues/9989#issuecomment-1367390960 Ok many thanks for you feedback. Is there any workaround ? I will have a look (if I've enought time) to try an implementation. -- This is an automated message from the Apache