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
omit cd4ed964ab simplify range index omit 37899aa054 move predicate evaluators to shorten class names omit fac8916a7e refinements omit 914bb0d0a5 evaluate EQ queries against range index when available add 10ebfa51ef adding rows with error to docker metrics config (#10075) add 93fa0e72e5 Fixing the issue that S3PinotFS cannot open a file > 2GB (#10078) add 1fe040eeeb evaluate EQ queries against range index when available add 4169a737f7 refinements add dc679d0253 move predicate evaluators to shorten class names add cc0fc41546 simplify range index This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (cd4ed964ab) \ N -- N -- N refs/heads/range-index-equals-queries (cc0fc41546) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: docker/images/pinot/etc/jmx_prometheus_javaagent/configs/pinot.yml | 3 +++ .../src/main/java/org/apache/pinot/plugin/filesystem/S3PinotFS.java | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org