This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 751a219 Add the unchecked cast from date literal to others (#2021)
add 58c882f Remove SchemaChangeV1 (#2014)
No new revisions were added by this update.
Summary of changes:
be/src/agent/agent_server.cpp | 2 -
be/src/agent/task_worker_pool.cpp | 25 +--
be/src/olap/CMakeLists.txt | 1 -
be/src/olap/schema_change.cpp | 272 -------------------------
be/src/olap/task/engine_schema_change_task.cpp | 118 -----------
be/src/olap/task/engine_schema_change_task.h | 71 -------
gensrc/thrift/Types.thrift | 6 +-
7 files changed, 7 insertions(+), 488 deletions(-)
delete mode 100644 be/src/olap/task/engine_schema_change_task.cpp
delete mode 100644 be/src/olap/task/engine_schema_change_task.h
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]