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

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

Asked Jun 14, 2024 Modified Jun 18, 2024
Viewed 18
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
Doris2.0.3版本ROUND函数四舍五入偶发性错误
1 answers
内存报错后宕机
1 answers
Doris2.0物化视图使用疑问
1 answers
doris创建oralce的catalog查询表执行正常,查询oracle的同义词,查询的时候 提示表不存在
1 answers
doris写入数据失败
1 answers
元数据文件恢复
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 中文技术论坛.