Apache Doris 中文技术论坛
Questions Tags Users Badges

【已解决】在执行alter table replace 之后,一个指定表的routine load数据是插入到哪里?

Asked Jun 14, 2024 Modified Jun 18, 2024
Viewed 22
2.0

create routine load job1 on tbl1;

alter table tbl1 replace with table tbl2;

job1的新数据是插入tbl1 还是tbl2?

edited Jun 18, 2024
____5
asked Jun 14, 2024
1 Answers

数据进入了tbl2

edited Jan 1, 1970
____5
answered Jun 14, 2024
Related Questions
Doris V2.0.10 不支持直接调整表的压缩策略吗?
1 answers
Doris V2.0.10的数据查询一致性
1 answers
dorisbe报错后停机,报错信息如下,具体操作好像是执行插入语句时报错
1 answers
2.0.2版本同步物化视图不生效
flink-doris-connector的25.1.0版本使用CdcMysqlSyncDatabaseCase当任务启动后MySQL后新增的表无法同步,还需要其它什么设置
1 answers
Doris实现动态行转列
1 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2025 Apache Doris 中文技术论坛.