This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 3e794ca Fixing segment push uri ingestion jobs (#5897) add 4fd70fe Add RANGE FilterKind to support merging ranges for SQL (#5898) No new revisions were added by this update. Summary of changes: .../java/org/apache/pinot/pql/parsers/pql2/ast/FilterKind.java | 5 +++-- .../core/query/request/context/predicate/RangePredicate.java | 9 +++++++-- .../query/request/context/utils/QueryContextConverterUtils.java | 3 +++ .../apache/pinot/core/requesthandler/RangeMergeOptimizer.java | 3 ++- 4 files changed, 15 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org