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 e17029f  Wire TaskMetricsEmitter to controller starter (#7126)
     add 1ef50f7  Add controller/server API to fetch aggregated segment 
metadata (#7102)

No new revisions were added by this update.

Summary of changes:
 .../{TableSizeInfo.java => TableMetadataInfo.java} |  31 +++---
 .../api/resources/PinotTableRestletResource.java   |  66 ++++++++++++-
 .../util/ServerSegmentMetadataReader.java          |  88 +++++++++++++++++
 .../pinot/controller/util/TableMetadataReader.java |  21 ++++
 .../tests/OfflineClusterIntegrationTest.java       |  51 +++++++++-
 .../pinot/server/api/resources/TablesResource.java | 108 +++++++++++++++++++++
 .../java/org/apache/pinot/spi/data/FieldSpec.java  |   2 +-
 7 files changed, 346 insertions(+), 21 deletions(-)
 copy 
pinot-common/src/main/java/org/apache/pinot/common/restlet/resources/{TableSizeInfo.java
 => TableMetadataInfo.java} (57%)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to