This is an automated email from the ASF dual-hosted git repository. siddteotia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 4944731 Add Bloom Filter support for IN predicate(#7005) (#7007) add 2b65845 Add ago() scalar transform function (#6820) No new revisions were added by this update. Summary of changes: .../LiteralOnlyBrokerRequestTest.java | 34 +++++++++++++++ .../common/function/scalar/DateTimeFunctions.java | 19 ++++++++ .../pinot/sql/parsers/CalciteSqlCompilerTest.java | 51 +++++++++++++++++++++- ...nnerSegmentSelectionSingleValueQueriesTest.java | 44 +++++++++++++++++++ .../tests/OfflineClusterIntegrationTest.java | 43 +++++++++++++----- 5 files changed, 179 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org