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/12/18 04:58:58 UTC

[incubator-doris] branch master updated (d31f774 -> c81b1db)

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 d31f774  Add block split bloom filter (#2471)
     add c81b1db  Support convert VARCHAR type to DATE type (#2489)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/schema_change.cpp                      |  7 +-
 be/src/olap/types.h                                | 23 ++++++
 be/test/olap/schema_change_test.cpp                | 85 ++++++++++++++++++++++
 .../sql-statements/Data Definition/ALTER TABLE.md  |  1 +
 .../Data Definition/ALTER TABLE_EN.md              |  3 +-
 .../java/org/apache/doris/catalog/ColumnType.java  |  3 +-
 6 files changed, 117 insertions(+), 5 deletions(-)


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