Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
leoleo
17
•
asked Aug 29, 2024
arrow-flight-sql 查询结果 时间为utc-8
如题,使用arrow-flight-sql查询stream_loader 导入结果(默认使用东八区时区utc+8),mysql-client查询返回时间正常,但是arrow-client返回结果成了utc-8,想问一下是什么原因,需要怎么处理arrow-flight-sql
2.1
0
votes
1
answers
78
views
____
5
•
asked Aug 29, 2024
自定义 function ,当 doris 重启以后,发现 部分用户没有访问自定义 function 的权限
现状: 目前有一个用户 redash 被 admin 授权了,部分表,只读权限 GRANT Select_priv ON internal.ph_risk.analyze_report_loan TO ROLE 'bi_ph_role'; redash 拥有角色 bi_ph_role 然后, admin 添加一个全局 function CREATE GLOBAL ALIAS FUNCTION data_masking(TEXT) WITH PARAMETER(...
2.1
0
votes
1
answers
46
views
____
3
•
asked Aug 29, 2024
Doris BE 突然批量重启
重启时间点的报错,没有搜到相关的,求助社区
2.1
0
votes
2
answers
64
views
____
1
•
asked Aug 29, 2024
通过StreamLoad模式导入大批量数据事务被CANCELLED
报错信息 FE {code...} 是否存在网络问题或者配置问题呢
2.1
0
votes
2
answers
141
views
ycp_
3
•
asked Aug 29, 2024
doris-BE磁盘问题
一个BE节点上有两块磁盘,使用lvm分区的方式,将两块磁盘挂载到一个/data目录下,部署BE的时候,设置了一个数据存储路径,/data/doris-be/data,后续如果新增一块磁盘,扩容到之前的lvm卷组下,能正常扩容BE节点的存储能力吗,影响数据均衡吗
2.0
0
votes
1
answers
78
views
like
7
•
asked Aug 29, 2024
doris2.1.5创建hudi外表,查询报错,是不是不支持hudi0.10
1105 - errCode = 2, detailMessage = Unexpected exception: hoodie.properties file seems invalid. Please check for left over .updated files if any, manually copy it to hoodie.properties and retry 请问下这个问题是不是hudi版本太低了导致的? 查hudi0.10需要什么版本的doris呢...
catalog
0
votes
1
answers
67
views
Yangboxiao
47
•
asked Aug 29, 2024
【问题】str_to_date 函数带时间的格式化不会命中分区
版本:2.1.4 问题描述: 现有两个sql, {code...} 描述结果:PREDICATES: (__DORIS_DELETE_SIGN__[#121] = 0) AND (CAST(begin_time[#0] AS DATETIMEV2(6)) >= '2024-08-14 00:00:00') AND (CAST(begin_time[#0] AS DATETIMEV2(6)) <= '2024-08-28 23:59:59&#...
2.1
0
votes
1
answers
60
views
椰子Echo@SelectDB
1091
•
asked Aug 29, 2024
【回顾&资料获取】Apache Doris x 字节跳动开源联合 Meetup @北京站
8月31日,Apache Doris x 字节跳动开源联合发起的城市行 Meetup 北京站圆满落幕! 活动当天,由飞轮科技带来关于 Apache Doris 3.0 版本存算分离、湖仓一体能力深度解读,此外还有来自抖音集团、爱玛科技、中国电信、天翼云等资深技术专家,为参会者分享电商、通信、制造业等领域基于高性能、实时分析型数据库 Apache Doris 的最佳实践与调优经验分享。 以下为本次活动的全程回顾及内容材料,欢迎下载查阅。
community
0
votes
1
answers
1034
views
七彩黑虫
7
•
asked Aug 29, 2024
doris2.14 select查询结果异常
我有一个查询sql如下(SQL1) {code...}
2.1
0
votes
2
answers
111
views
某某某某
54
•
asked Aug 28, 2024
使用 DECIMAL 查询出错
版本 2.1.5 建表语句: CREATE TABLE test ( a TINYINT NULL DEFAULT "0", t DATETIME NOT NULL COMMENT '', c DECIMAL(18, 2) SUM NULL DEFAULT "0" )ENGINE = OLAP AGGREGATE KEY (a,t) PARTITION BY RANGE(t) () DISTRIBUTED BY random b...
2.1
0
votes
1
answers
46
views
Prev
Prev
226
227
228
(current)
229
230
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
Doris2.0.3版本ROUND函数四舍五入偶发性错误
1 answers
Doris错误信息不准确
审计日志default服务器分组的历史数据问题。
DELETE之后存储占用未减少
1 answers
doris3.0.5版本,执行查询和插入时候数据量不一致
1 answers