Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
3
•
asked Dec 9, 2024
使用es catlog查询时报错:Expected value of type: DOUBLE; but found type: Varchar/Char; Document source slice is : ""
经过初步的排查,确定问题数据以及相关问题字段:es中id=1790943549378789460的数据,es中相关字段:market_price、settlement_price、suggested_retail_price 备注:该文档中的这三个字段的值 之前都是""空字符,后来改成了null或者0后,还是报错 问题详细描述: 问题sql: SELECT id, IFNULL(product_id, '') AS product_id, IF...
3.0
query
ingestion
0
votes
2
answers
93
views
wunan1210
3
•
asked Dec 9, 2024
如何在创建异步物化视图的时候设置字段类型?
我创建的时候类似于 {code...} col_a 是一个string类型的字段, varchar放不下, 在物化视图创建的时候报错字段超长, 这个是否有好的解决方案?
2.1
物化视图
0
votes
2
answers
27
views
liujiamin
3
•
asked Dec 9, 2024
Arrow Flight SQL数据查询求助!!!
一个复杂的sql,分别用jdbc:mysql://和jdbc:arrow-flight-sql://执行,mysql可以正常执行,arrow-flight-sql无返回数据。是需要设置什么吗?如果不处理字段,直接count(1),都有结果。这个ResultMeta是什么? mysql: arrow-flight-sql: count(1)结果都有:
2.1
catalog
0
votes
3
answers
97
views
一纸繁荒
13
•
asked Dec 9, 2024
资源统计的IO Util不准确
通过manager页面查看集群-资源中的IO Util很高,但是通过服务器执行iostat查看并不高,且当时是没有什么业务读写doris节点。
manager
0
votes
1
answers
71
views
zoooy
3
•
asked Dec 9, 2024
有什么可以直接用的Doris SQL解析器吗
需要解析SQL,修改后再转换为SQL。我试过druid、jsqlparser,都有些语法不支持。
faq
0
votes
1
answers
87
views
saber.destiny
5
•
asked Dec 9, 2024
在使用K8S 部署 FoundationDBCluster 自定义sidercar image yaml 配置,未生效
这个是我的FoundationDBCluster yaml 定义 下面 是我使用kubectl get fdb bnq-prod-fdb-cluster -oyaml 查看的结果,并没发现 sider 自定义镜像的配置。 {code...}
decoupled
3.0
cluster
install
0
votes
1
answers
58
views
changguowei
199
•
asked Dec 9, 2024
Doris2.17 执行SQL报Column Nullable(UInt32) is not a contiguous block of memory错误
Doris版本:2.1.7 报错信息 执行SQL {code...}
2.1
0
votes
1
answers
70
views
leoleo
17
•
asked Dec 9, 2024
doris2.1.7版本同时开启dynamic_partition和auto_partition问题
只使用auto_partition创建分区,没有数据的时候是没有分区的,但是auto_partition和dynamic_partition一起使用,如图就会自动创建一个最新的当前月的分区,但是创建出来的分区名和auto_partition插入数据创建出来的又不一样,估计这样导致无法通过alter生效的,不同名称如下:图: “圈红的”就是开启dynamic_partition创建的,不管有没得数据都会创建,而auto_partition创建的是上面的,PartitionNam...
2.1
0
votes
2
answers
151
views
Pumbaa
9
•
asked Dec 9, 2024
Doris通过jdbcUrl支持直接连接catalog吗
连接internal表可以通过 jdbc:mysql://FE_IP:FE_PORT/dbName 如果创建了hive catalog,通过jdbc:mysql://FE_IP:FE_PORT/catalogName 无法连接,除了不指定dbName,通过switch的方式切换到catalog,有可以直接在jdbcUrl上直接连接到该catalog的方法吗
catalog
0
votes
2
answers
63
views
azy_local
1
•
asked Dec 8, 2024
binlog同步含有自增主键表异常
在使用canal从mysql向doris同步数据时,源表没有自增id,doris表加上了自增id,binlog同步时导致同步任务状态变成PAUSE 命令强制恢复也无效
2.1
0
votes
1
answers
43
views
Prev
Prev
156
157
158
(current)
159
160
Next
Next
Hot Questions
doris 2.1.8写入速度非常慢,IOutil占满但写入速度很慢,查询速度没有影响。
Failed to get info of snapshot 'ohs_test' because: md5sum does not equal
select AI_SENTIMENT("deepseek_chat", "travel reimbursement policy") 报错
doris升级问题
ms 启动报错
manager怎么升级4.0版本
1 answers