答复: doris升级后,数据插入问题

2024-02-05 Thread Teng Jack
请问 `src`.`c`.`info` 是外表吗?如果是,这是个已知问题,在最新2.0版本里面已经修复了。 发件人: 18 <1835996...@qq.com.INVALID> 日期: 星期日, 2024年2月4日 09:52 收件人: dev 主题: doris升级后,数据插入问题 doris从1.2.4.1升级为2.0.4,同一个SQL在新版本出现报错问题。请问是新版本是数据类型有限制的问题吗? SQL语句: INSERT INTO table_test(id,area,dw_process_dt) SELECT id,area,NOW() FROM `src`.`c`.

Re:[VOTE] Release Apache Doris-Shade 1.0.4

2024-02-05 Thread Mingyu Chen
+1 (binding),I checked:[x] The download link is legal and the PGP signature are valid. [x] The source code matches the current release version. [x] The LICENSE and NOTICE files are correct.[x] Compilation is OK -- Best Regards Mingyu Chen Email: morning...@apache.org At 2024-02-06 12:29:1

[VOTE] Release Apache Doris-Shade 1.0.4

2024-02-05 Thread wudi
Hi all, This is a call for the vote to release Apache Doris-Shade 1.0.4 The git tag for the release: https://github.com/apache/doris-shade/releases/tag/doris-shade-1.0.4 Release Notes are here: https://github.com/apache/doris-shade/blob/doris-shade-1.0.4/CHANGE-LOG.md Thanks to everyone who has