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

异步任务insert into select瞬间就完成了,但没有数据

Asked Nov 22, 2024 Modified Jan 1, 0001
Viewed 46
2.1

image.png

CREATE JOB insert_job2 ON SCHEDULE AT current_timestamp do insert into event_enterprise_raw_part select * from event_enterprise_raw;
edited Jan 1, 0001
wjw1
asked Nov 22, 2024
2 Answers

手动执行这个sql 是有数据的吗? 看下fe.audit.log 有没有这个sql的执行记录

edited Jan 1, 1970
阿渊@SelectDB7110
answered Nov 22, 2024

数据问题。目标表的手动分区设置太少了

edited Jan 1, 1970
wjw1
answered Nov 22, 2024
Related Questions
doris2.1.9版本视图权限问题
Doris 2.1.9 be.out文件体积异常大 100G-200G
如图中所示,我1fe 2be,测试2000万行0.2G数据,导出文件不会分散在多个节点上,enable_parallel_outfile也开了,是有什么条件吗?
如图,max_byte_per_task这个参数不是默认值9G吗,为什么官网写100G呢?还是说100G是最大值?
同样的sql语句在2.1.8可以,在2.1.10中报错,看不懂具体的错误原因
1 answers
with语句的bug
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 中文技术论坛.