Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
yangleduo
3
•
asked Feb 12
selectdb webui 检索分析报错
只要表中包含datetime类型的数据就会报这个错误,随后我查询了SQL编辑器中的查询记录看了一下执行的SQL,手动复制在web端执行也会报错,而且我发现默认查询中datetime格式是单引号括起来的,我改成双引号就不会报错了。但是我通过mysql命令行连接doris查询不管是单引号还是双引号都不会报错。这个问题怎么解决?
doris-webui
0
votes
3
answers
63
views
椰子Echo@SelectDB
1071
•
asked Feb 12
年度总结|飞轮科技 2024 年现代化数据仓库创新之路
company
0
votes
1
answers
22
views
yugunsung
115
•
asked Feb 12
variables参数是否需要改成默认值
版本:2.1.8 从2.0版本升级到2.1版本,除了红框是之前调整过的配置,其它配置需要改回默认值吗?
2.1
0
votes
1
answers
26
views
zhou_ing
3
•
asked Feb 12
doris-2.1.5的版本fe出现 the report queue size exceeds the limit: 100. current: 101的问题数据堵塞,导入不了数据
ADMIN SET ALL FRONTENDS CONFIG ("report_queue_size " = "150");使用了这个将参数修改后任然无效,每次都是重启fe后好了一段时间又不行了
2.1
ingestion
performance
0
votes
1
answers
139
views
yugunsung
115
•
asked Feb 12
2.1.8,内置审计插件stmt字段只有一行且包含大量的\n\t
版本:2.1.8 审计日志stmt字段只有一行且包含大量的\n\t,可读性差,能否跟手动安装审计日志插件一样输出原始的sql,不包含\n\t这些字符。
2.1
0
votes
1
answers
53
views
Neal_Zzzz
17
•
asked Feb 12
doris数据模型怎么选择?
建表时我想用 a、b两个字段做unique key去重,又想按c-time做分区,但是分区列必须为 KEY 列,在key里加了c-time后就没法去重了,这种怎么设计比较好哈?
2.1
faq
0
votes
1
answers
38
views
jesion
3
•
asked Feb 12
2.1.8查询数据超时
我的表结构是这样的: {code...}
2.1
query
0
votes
1
answers
88
views
yugunsung
115
•
asked Feb 11
2.1.8查询mysql catalog报错Unexpected exception: Found conflicting column names under case-insensitive conditions
版本:2.1.8 升级到2.1.8版本后查询mysql catalog报错 refresh catalog后报错
2.1
0
votes
1
answers
49
views
45
•
asked Feb 11
倒排索引,like查询是否可以命中索引
参考:https://doris.apache.org/zh-CN/docs/3.0/table-design/index/index-overview 官方文档的意思是倒排索引不能对like进行加速。
3.0
query
0
votes
1
answers
67
views
45
•
asked Feb 11
3.0.3 存算分离 通过profile分析索引加速效果,RowsInvertedIndexFiltered 一直都是0
表结构 {code...} 其中 RowsInvertedIndexFiltered 一直是0 。city_id 是倒排索引,根据官方描述,https://doris.apache.org/zh-CN/docs/3.0/table-design/index/inverted-index RowsInvertedIndexFiltered 理论上不会是0。
3.0
query
0
votes
1
answers
37
views
Prev
Prev
91
92
93
(current)
94
95
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
怎么访问/metrics监控接口
spark-doris-connector 写入异常,sql却提示成功
1 answers
咨询K8s 存算分离关于root密码的调整?
doris 3.0.4 创建catalog失败,提示断开的管道错误
Doris VARIANT有计划支持深度控制和字段排除吗?
1 answers