Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
meng
17
•
asked Dec 3, 2024
Doris 2.1.7 zero date问题
用catalog 连接了一个mysql 使用insert into 进行数据传输的时候 报错 [CANCELLED]JdbcExecutorException: jdbc get block address: CAUSED BY: SQLException: Zero date value prohibited CAUSED BY: DataReadException: Zero date value prohibited 这个该如何解决呀
2.1
0
votes
1
answers
54
views
zhangxiaolong861
9
•
asked Dec 3, 2024
2.1.7版本,使用vscode的 debug be时,提示无法debug
我在开发环境编译好了debug版本2.1.7版本的be,启动成功后,使用vscode debug时,在打的断点处为灰色,无法debug。提示: Module containing this breakpoint has not yet loaded or the breakpoint address could not be obtained. 这个该怎么处理
2.1
install
0
votes
1
answers
34
views
jackshi
3
•
asked Dec 3, 2024
groupCommit insert into部分数据 没有进去,但是显示执行成功
查看日志如下: 2024-12-02 15:26:05,169 INFO (replayer|104) [OlapTable.updateVisibleVersionAndTime():2768] updateVisibleVersionAndTime, tableName: ods_heal thone_vaj1_rt, visibleVersion, 80818, visibleVersionTime: 1733124365165 2024-12-02 15:26:05,...
2.1
0
votes
2
answers
46
views
Neal_Zzzz
17
•
asked Dec 3, 2024
【bug】Doris本地安装包路径中不存在当前集群版本的安装包
经测试 接管 和 新建集群 获取的集群版本不一样, 刚开始新建时,读取的是下载包的版本号,当接管时,读取的是doris集群的版本号。 两个是不一致的。
manager
0
votes
1
answers
59
views
____
5
•
asked Dec 3, 2024
Doris 2.1.7 启用nereids优化器 查询数据跳动,单独指定副本结果相同
使用catalog insert into 同步的低版本doris源数据,数据为离线的。表均为三副本存储 跑查询时发现数据结果不一致 分别设置 use_fix_replica为 0 1 2,结果均相等 使用use_fix_replica为-1时进行查询,结果每次运行都不一致,且数据差距较大 更新一下sql 其中userid和productid 都是 各自三副本的uniq表的key SELECT count(*) FROM senior.dws_trd_renew_share_...
2.1
0
votes
1
answers
72
views
zzyhao
1
•
asked Dec 3, 2024
关于部署FoundationDB的问题
执行了文档提供的fdb_ctl.sh start之后 {code...} 配置文件基本都是默认的,除了一些必要的ip,内存cpu之类的设置 难道是就是放在前台执行的吗?不是很懂,求解答
decoupled
3.0
0
votes
1
answers
111
views
yugunsung
115
•
asked Dec 2, 2024
动态分区配置失效
版本:2.0.12 建表时开启动态分区并按天分区,每个月1号会将上个月天分区会合并为月分区,合并时先关闭动态分区dynamic_partition.enable=false,删除天分区然后创建月分区,最后再打开动态分区dynamic_partition.enable=true。最后发现动态分区失效,不再提前创建未来分区。截图里面的p20241203分区是我手动创建的。
2.0
0
votes
2
answers
52
views
leoleo
17
•
asked Dec 2, 2024
2.1.7版本,fe 端口看到sql请求信息
请问这个算是正常吗?
2.1
0
votes
2
answers
73
views
changguowei
199
•
asked Dec 2, 2024
Doris2.1.7 如何手动清理DataPageCache?
如何手动清理DataPageCache?
2.1
0
votes
1
answers
40
views
Zhouxw
44
•
asked Dec 2, 2024
CHAR类型字段保存后,变为CHARACTOR
建表语句 {code...} 因为有元数据同步的需求,发现类型不一致的问题,没有查询到相关介绍,这算显示的bug吗
2.1
query
0
votes
1
answers
28
views
Prev
Prev
130
131
132
(current)
133
134
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
doris-manager看grafana图表经常有 BE not alive情况
1 answers
doris开源版支持ANN索引嘛?
Windows下Docker部署是用curl stream load导入数据无法连接到be
2.1.11的arm版的包是不是不太对
如何查看这个日志 是由哪个视图引起的