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 38b82062e1 Bump com.nimbusds:nimbus-jose-jwt from 10.3 to 10.3.1
(#16248)
add 3bb68a04bb Allow setting MaxLengthExceedStrategy/MaxLength default
settings for json column via cluster config (#16149)
No new revisions were added by this update.
Summary of changes:
.../pinot/common/utils/ServiceStartableUtils.java | 32 ++++++++
.../api/PinotSchemaRestletResourceTest.java | 4 +-
.../recordtransformer/SanitizationTransformer.java | 25 +++---
.../creator/impl/SegmentColumnarIndexCreator.java | 15 ++--
.../recordtransformer/RecordTransformerTest.java | 63 +++++++++++++++
.../local/segment/index/ColumnMetadataTest.java | 4 +-
.../index/loader/SegmentPreProcessorTest.java | 15 ++--
.../spi/index/metadata/ColumnMetadataImpl.java | 4 +-
.../apache/pinot/spi/data/DimensionFieldSpec.java | 8 +-
.../java/org/apache/pinot/spi/data/FieldSpec.java | 92 +++++++++++++++++++---
.../org/apache/pinot/spi/data/MetricFieldSpec.java | 2 +-
.../apache/pinot/spi/utils/CommonConstants.java | 7 ++
.../org/apache/pinot/spi/data/FieldSpecTest.java | 57 ++++++++++++++
.../java/org/apache/pinot/spi/data/SchemaTest.java | 4 +-
14 files changed, 283 insertions(+), 49 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]