You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2020/08/19 20:22:06 UTC

[incubator-pinot] branch master updated (3e794ca -> 4fd70fe)

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-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org