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/pinot.git


    from fe90978939 Bump zstd-jni from 1.4.9-5 to 1.5.2-3 (#9232)
     add c1bdd10e6b Adding kafka offset support for period and timestamp (#9193)

No new revisions were added by this update.

Summary of changes:
 .../realtime/LLRealtimeSegmentDataManagerTest.java | 108 ++++++++++++++++++++-
 .../core/realtime/stream/OffsetCriteriaTest.java   |  26 +++++
 .../kafka20/KafkaStreamMetadataProvider.java       |  32 ++++++
 .../kafka20/KafkaPartitionLevelConsumerTest.java   |   5 +
 .../apache/pinot/spi/stream/OffsetCriteria.java    |  42 ++++++--
 .../java/org/apache/pinot/spi/utils/TimeUtils.java |  34 +++++++
 .../org/apache/pinot/spi/utils/TimeUtilsTest.java  |  59 +++++++++++
 7 files changed, 292 insertions(+), 14 deletions(-)
 create mode 100644 
pinot-spi/src/test/java/org/apache/pinot/spi/utils/TimeUtilsTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to