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 107255a Acquire and release index buffers in Segment level operator
(#7295)
add f034e28 Null handling for time column (#7269)
No new revisions were added by this update.
Summary of changes:
.../common/utils/config/TableConfigSerDeTest.java | 19 +++++
.../recordtransformer/CompositeTransformer.java | 2 +-
.../recordtransformer/NullValueTransformer.java | 31 ++++++-
.../segment/local/utils/TableConfigUtils.java | 5 ++
.../recordtransformer/RecordTransformerTest.java | 96 +++++++++++++++++++++-
.../segment/local/utils/TableConfigUtilsTest.java | 10 +++
.../SegmentsValidationAndRetentionConfig.java | 10 +++
.../spi/utils/builder/TableConfigBuilder.java | 7 ++
8 files changed, 175 insertions(+), 5 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]