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 2022/03/09 17:23:31 UTC

[pinot] branch master updated (ba0b016 -> 53fa9a5)

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 ba0b016  Refactor PinotSinkIntegrationTest to have consistent table config and schema (#8322)
     add 53fa9a5  Always handle null time values (#8310)

No new revisions were added by this update.

Summary of changes:
 .../common/utils/config/TableConfigSerDeTest.java  |  15 ---
 .../realtime/LLRealtimeSegmentDataManagerTest.java | 143 ++++++++++++--------
 .../core/geospatial/transform/GeoFunctionTest.java |  12 +-
 .../recordtransformer/NullValueTransformer.java    |  51 ++++---
 .../segment/local/utils/TableConfigUtils.java      |   5 -
 .../recordtransformer/RecordTransformerTest.java   | 146 +++++++++------------
 .../segment/local/utils/TableConfigUtilsTest.java  |  12 --
 .../SegmentsValidationAndRetentionConfig.java      |  10 --
 .../java/org/apache/pinot/spi/data/Schema.java     |   4 +-
 .../spi/utils/builder/TableConfigBuilder.java      |   7 -
 10 files changed, 186 insertions(+), 219 deletions(-)

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