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:
##
@
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
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:
##
@
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`
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
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
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
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