Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
aa
10
•
asked Apr 3, 2024
方言转换工具对 Oracle 的支持力度
请问sql方言转换工具对oracle的语法转换 支持力度怎么样了? 简单的试了几条oracle的sql转换, 简单的sql执行没问题, 稍微复杂一点的sql转换就很容易出错了。
2.1
convertor
0
votes
1
answers
112
views
123117974
82
•
asked Apr 3, 2024
【已记录】doris2.1.0 运行sql的时候be报错,string column length is too large: total_length=4294977336, element_number=238609853
这种bug怎么处理?升级到2.1.1能解决吗
2.1
upgrade
0
votes
4
answers
328
views
ZhangMengEn
3
•
asked Apr 3, 2024
【已解决】从2.0.4版本滚动升级至2.1.0版本会导致kerberos认证的hive catalog无法使用
从2.0.4版本滚动升级至2.1.0版本会导致kerberos认证的hive catalog无法使用 create catalog如下: {code...} 查看fe.log后,发现是hive.metastore.kerberos.principal导致的上述异常 回退到2.0.4版本后,hive catalog恢复正常. 大佬们,请有空看一下这个异常是什么导致的,万分感谢🙏🙏🙏
2.1
catalog
upgrade
0
votes
1
answers
109
views
45365231
3
•
asked Apr 3, 2024
【已解决】[E-3113]string column length is too large
查询条件是 a字段in(select b from c表) in的结果集是3亿条。报错。有啥参数要调么,能完成需求 [CANCELLED][E-3113] string column length is too large: total_length=4295014784, element_number=134219213\n\n\t0# doris::Exception::Exception(int, std::basic_string_view<char, std:...
2.1
0
votes
3
answers
274
views
Cecotw
7
•
asked Apr 3, 2024
doris be按照官方文档使用clion 配置,报错
配置信息: 报错信息: {code...}
2.1
0
votes
1
answers
178
views
丽丽哥哥
11
•
asked Apr 3, 2024
spark-load提交任务成功,yarn的程序运行失败
任务可以提交到yarn,yarn的程序日志中出现 Error: Could not find or load main class org.apache.spark.deploy.yarn.ApplicationMaster fe的日志为:
2.0
0
votes
1
answers
57
views
wulechun
3
•
asked Apr 3, 2024
【已解决】2.07版本无法更新到2.10版本
问题点:更新be的时候无法启动be,看日志像连接不上某个包,提示使用execstack连接,但是execstack命令无法下载,导致无法更新版本。因为是内网使用,在无法安装execstack命令时,还有其他解决办法吗?
2.1
upgrade
0
votes
3
answers
171
views
sdhzwc
8
•
asked Apr 3, 2024
with label后面 怎么能跟着函数 比如随机数
insert overwrite table aaaa2 with label uuid() with a as(select * from aaaa) select * from a ; 类似uuid 想使用CTE但是不想手动维护with label 这个怎么实现自动绑定一个随机数
2.0
0
votes
1
answers
35
views
Qizy
5
•
asked Apr 3, 2024
doris catalog 连接 hive 出现查询结果为null
版本:2.0.7 hive中是有数据的,通过doris catalog查询结果为null
catalog
2.0
0
votes
1
answers
30
views
wanxiaohun
41
•
asked Apr 3, 2024
【已解决】2.1版本,物化视图使用 hll_union 导致routine load 报错
创建一个聚合表,包含HLL列用于算大概的排重数,而后从kafka中通过 routine load 方式导入数据。在没有创建物化视图时,一切工作正常,查询也正常。用物化视图进行查询加速后,routine load报错。 但是创建物化视图加速 hll_union_agg后,routine load 报错 物化视图中是否支持:hll_union,如果支持,我这个应该怎么修复呢。 PS. 单分区按照设备id为key做聚合表,预计数据会有20亿行数据。可以使用hll_hash(设备id...
mtmv
2.1
0
votes
4
answers
171
views
Prev
Prev
410
411
412
(current)
413
414
Next
Next
Hot Questions
向量化引擎 IF 函数缺失短路求值导致 from_unixtime 异常及性能担忧 、兼容性问题
flink-doris-connector-1.20.24.0.0 2pc ,checkpoint处恢复数据重复
在k8s上部署存算分离的doris集群,fdb的operator和doris的operator是否具有必要性
Doris3.0.8的ddl任务一直运行不停止
1 answers
doris fe挂掉,报错(JE 18.3.12) Disk usage is not within je.maxDisk or je.freeDisk
1 answers
Iceberg Catalog 使用 MinIO 作为存储时, 读写权限报错
2 answers