You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by si...@apache.org on 2021/06/17 00:24:10 UTC

[incubator-pinot] branch master updated (b826f2f -> f369da1)

This is an automated email from the ASF dual-hosted git repository.

siddteotia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from b826f2f  Add LZ4 Compression Codec (#6804) (#7035)
     add f369da1  Change controller API to allow use specify column filter when query segment metadata (#7061)

No new revisions were added by this update.

Summary of changes:
 .../api/resources/PinotSegmentRestletResource.java | 11 ++++---
 .../api/resources/ServerTableSizeReader.java       |  2 +-
 .../api/resources/TableDebugResource.java          |  2 +-
 .../controller/util/CompletionServiceHelper.java   | 25 ++++++++++++---
 .../util/ConsumingSegmentInfoReader.java           |  2 +-
 .../util/ServerSegmentMetadataReader.java          | 37 ++++++++++++++++++----
 .../pinot/controller/util/TableMetadataReader.java | 15 +++++----
 .../controller/api/PinotSegmentsMetadataTest.java  |  2 +-
 .../pinot/server/api/resources/TablesResource.java | 17 ++++++++++
 9 files changed, 87 insertions(+), 26 deletions(-)

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