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/incubator-pinot.git.


    from 79c9460  Dimension table storage quota config and validation (#6465)
     add 2e7cdcd  Always store raw table name in segment metadata (#6457)

No new revisions were added by this update.

Summary of changes:
 .../common/metadata/segment/SegmentZKMetadata.java | 21 +++++----
 .../PinotSegmentUploadDownloadRestletResource.java |  2 +-
 .../core/realtime/PinotRealtimeSegmentManager.java | 10 ++--
 .../generator/SegmentGeneratorConfig.java          | 10 ++--
 .../segment/index/metadata/SegmentMetadata.java    |  4 ++
 .../index/metadata/SegmentMetadataImpl.java        | 49 +++++++++----------
 .../tests/ClusterIntegrationTestUtils.java         | 55 +++++++++++++---------
 .../apache/pinot/hadoop/io/PinotOutputFormat.java  |  3 +-
 .../pinot/server/api/TablesResourceTest.java       | 14 +++---
 .../converter/DictionaryToRawIndexConverter.java   |  4 +-
 10 files changed, 90 insertions(+), 82 deletions(-)


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

Reply via email to