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 27d981297db remove unnecessary sys out from the parquet reader (#17250)
     add 462b4b96b99 support TIMESTAMP as dedupTimeColumn (#17200)

No new revisions were added by this update.

Summary of changes:
 .../segment/local/utils/TableConfigUtils.java      |  31 ++-
 .../local/dedup/DedupWithTimestampColumnTest.java  | 264 +++++++++++++++++++++
 .../segment/local/utils/TableConfigUtilsTest.java  |  53 ++---
 3 files changed, 310 insertions(+), 38 deletions(-)
 create mode 100644 
pinot-segment-local/src/test/java/org/apache/pinot/segment/local/dedup/DedupWithTimestampColumnTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to