Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
zoooy
3
•
asked Dec 9, 2024
有什么可以直接用的Doris SQL解析器吗
需要解析SQL,修改后再转换为SQL。我试过druid、jsqlparser,都有些语法不支持。
faq
0
votes
1
answers
104
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
80
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
84
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
172
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
85
views
azy_local
1
•
asked Dec 8, 2024
binlog同步含有自增主键表异常
在使用canal从mysql向doris同步数据时,源表没有自增id,doris表加上了自增id,binlog同步时导致同步任务状态变成PAUSE 命令强制恢复也无效
2.1
0
votes
1
answers
47
views
happyday_zhang
9
•
asked Dec 8, 2024
doris每次自动重启后,总是gc回收失败?
版本是2.1.6稳定版本,doris总是自动重启,错误如下: Java HotSpot(TM) 64-Bit Server VM (25.261-b12) for linux-amd64 JRE (1.8.0_261-b12), built on Jun 17 2020 23:41:40 by "java_re" with gcc 7.3.0 Memory: 4k page, physical 527752932k(173477600k free), swap...
2.1
0
votes
1
answers
47
views
ken.zheng
1
•
asked Dec 8, 2024
Doris3.0.3访问minio中csv报mismatched input 'SEPARATOR' expecting {')', ','}
今天刚入手doris,部署了单节点 doris3.0.3 , minio 验证:https://doris.apache.org/zh-CN/docs/3.0/lakehouse/file 中的读取minio中的文件时一直失败 minio中数据 : {code...} minio中桶设置成public,浏览器可以直接访问亦是此异常。 文件换成parquet,错误类似
3.0
0
votes
1
answers
85
views
Claudio Leche
17
•
asked Dec 7, 2024
【已解决】我在Mac电脑(M2 MAX)编译 2.1.7-rc03版本,遇到编译错误reference to 'detail' is ambiguous,应该如何解决
apache-doris-2.1.7-rc03-src/be/src/vec/functions/url/find_symbols.h:364:12: error: reference to 'detail' is ambiguous 错误提示: {code...}
2.1
0
votes
2
answers
75
views
simple
3
•
asked Dec 7, 2024
sqlserver的binary无法通过catalogs读取。转换格式也没办法
我用的是doris2.1.7.我想直接用JDBC Catalog读取sqlserver cdc的数据。但是因为cdc自己生成得字段是binary格式的。通过转格式也无法实现。这个有办法解决吗?
2.1
0
votes
2
answers
49
views
Prev
Prev
197
198
199
(current)
200
201
Next
Next
Hot Questions
ARM 环境部署 3.1.x 存算分离架构通过doris-operator部署时FoundationDB 镜像问题
doris 2.1 stream load 使用group commit 有2个报错
【倒排索引存储格式】修改表属性里的 inverted_index_storage_format
1 answers
请问当前推荐的生产环境最新稳定版本是多少呢?
1 answers
get_json_string/json_extract 在不同的Doris版本中结果不一致
1 answers
doris 4.x版本是不会出selectdb版本吗,还是现在的版本不稳定?
1 answers