You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by zh...@apache.org on 2019/10/12 13:45:21 UTC

[incubator-doris] branch master updated (de4e45c -> 463b462)

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

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


    from de4e45c  Make Schema Change work on segment V2 (#1965)
     add 463b462  Add create_time to information_schema.tables

No new revisions were added by this update.

Summary of changes:
 .../exec/schema_scanner/schema_tables_scanner.cpp  | 35 ++++++++++++++++------
 .../main/java/org/apache/doris/catalog/Table.java  | 17 +++++++++++
 .../java/org/apache/doris/common/FeConstants.java  |  2 +-
 .../org/apache/doris/common/FeMetaVersion.java     |  2 ++
 .../apache/doris/service/FrontendServiceImpl.java  |  2 ++
 .../java/org/apache/doris/catalog/TableTest.java   |  1 +
 gensrc/thrift/FrontendService.thrift               |  2 ++
 7 files changed, 51 insertions(+), 10 deletions(-)


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