You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ku...@apache.org on 2019/11/12 07:04:15 UTC

[flink] branch master updated (767bf99 -> 55686bc)

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

kurt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 767bf99  [FLINK-14420][doc] Add documentation for pluggable module
     add 55686bc  [FLINK-14656][table-planner-blink] blink planner should also fetch catalog statistics for permanent table (#10119)

No new revisions were added by this update.

Summary of changes:
 .../planner/catalog/DatabaseCalciteSchema.java     |  18 ++--
 .../planner/catalog/CatalogStatisticsTest.java     | 105 +++++++++++++++++----
 .../resources/explain/testGetStatsFromCatalog.out  |  32 -------
 3 files changed, 96 insertions(+), 59 deletions(-)
 delete mode 100644 flink-table/flink-table-planner-blink/src/test/resources/explain/testGetStatsFromCatalog.out