You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by mc...@apache.org on 2020/12/11 02:18:59 UTC

[incubator-pinot] branch master updated (64d1054 -> 75f9fd3)

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

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


    from 64d1054  Adding offline dim table creation and assignment (#6286)
     add 75f9fd3  Add a Controller endpoint to return table creation time (#6331)

No new revisions were added by this update.

Summary of changes:
 .../api/resources/PinotTableRestletResource.java   | 55 +++++++++++++++-------
 .../helix/core/PinotHelixResourceManager.java      | 13 +++++
 .../{TableCustomConfig.java => TableStats.java}    | 28 ++++++-----
 3 files changed, 67 insertions(+), 29 deletions(-)
 copy pinot-spi/src/main/java/org/apache/pinot/spi/config/table/{TableCustomConfig.java => TableStats.java} (64%)


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