Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Jude
5
•
asked Aug 2, 2024
Caused by: Unable to apply CreateTableEvent to an existing schema for table "waimai.CustomerServiceMessageRecord"
2024-08-02 10:44:01,039 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2024-08-02 10:44:01,041 INFO org.apache.flink.cdc.connectors.mysql.source.assigners.MySqlSnapshotSplitAssigner [] - Start splitting table waimai....
3.0
0
votes
2
answers
98
views
某某某某
54
•
asked Aug 2, 2024
show create materialized view 返回空
1.CREATE TABLE test ( a TINYINT NULL DEFAULT "0", b INT NULL DEFAULT "0", c INT NULL DEFAULT "0", t DATETIME NOT NULL COMMENT '', d BIGINT SUM NULL DEFAULT "0", e BIGINT SUM NULL DEFAULT "0" )...
2.1
0
votes
1
answers
39
views
Jasonf
21
•
asked Aug 2, 2024
2.1.5 这个之后有计划支持吗?Not support InsertOverwriteTableStmt type in job
org.jkiss.dbeaver.model.sql.DBSQLException: SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = Not support InsertOverwriteTableStmt type in job 现在提示报错说不支持 需求背景是 原表有可能删除数据 单单只有into的支持是不够的
2.1
0
votes
1
answers
74
views
volcano
5
•
asked Aug 1, 2024
golang gorm limit报错
在golang中使用gorm查询doris数据,使用了Limit(100),但是报错: Error 1105 (HY000): errCode = 2, detailMessage = Syntax error in line 1: ...R BY timestamp desc LIMIT ? ^ Encountered: ? Expected doris版本2.1.4
2.1
0
votes
1
answers
95
views
chen
7
•
asked Aug 1, 2024
使用routine load导数到聚合模型的表中,获取最大最小时间报错unknown reference column
doris 版本2.0.11 CREATE TABLE ods_cp.sta_electricity_service_fee_agg ( station_id varchar(30) COMMENT "场站id", duration bigint SUM DEFAULT "0" COMMENT "充电时长 充电时长单位秒", charging_electricity decimal(18,3) SUM DEFAULT "...
2.0
0
votes
2
answers
80
views
海中之龙
13
•
asked Aug 1, 2024
Doris2.1.4创建物化视图报错缺失字段
Doris版本:2.1.4 只运行select可以出结果,创建视图会报错。 建表sql {code...}
2.1
物化视图
0
votes
1
answers
72
views
WangKuiMing
3
•
asked Aug 1, 2024
2.1.4版本的delete 使用in 判断的时候,单个值可以正常删除,多个值无法删除
键表语句: {code...}
2.1
0
votes
1
answers
68
views
wangshali
3
•
asked Aug 1, 2024
selectdb-doris-2.0.4升级到selectdb-doris-2.1.5版本Manager WebUI不可用
此目录下存在data.mv.db
2.1
upgrade
0
votes
1
answers
64
views
amop
1
•
asked Jul 31, 2024
doris export 命令是导出当前的快照数据吗。
doris export 命令是导出当前的快照数据吗。比如当我执行export 命令时(状态为EXPORTING),在这个过程中有写入的数据 会在导出的结果中吗?
3.0
2.1
0
votes
1
answers
57
views
yibrush
1
•
asked Jul 31, 2024
查询单查没数据,将该查询作为子查询 inner join 的却返回了不该返回的结果
Doris版本1.2.5 。t1表是agg聚合表,除了主键product_no,其余字段使用了replace_if_not_null规则,在这之前使用这个语句把查询出来的数据对原表对应的字段进行了一次覆写,按理第二次应该查不出任何数据了 此外还有另外一个数据一致性问题,insert into select xx对某张表进行了覆写,返回写入成功,在进行查询时返回的数据为覆写之前的数据,insert into select xx中select xx 的结果与表中原有数据不一致的
query
1.2
0
votes
1
answers
44
views
Prev
Prev
318
319
320
(current)
321
322
Next
Next
Hot Questions
Doris 2.0.15,3FE、6BE(3BE mix角色 3BE computation角色)3个mix角色的BE节点CPU使用率100%
1 answers
Spark Doris Connector 从hive导入doris double类型丢精度怎么解决?
1 answers
Doris 4.0.4 物化视图异常问题反馈
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
1 answers
Doris 4.x 预热
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED