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-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org