Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
椰子Echo@SelectDB
1111
•
asked Jun 11, 2025
【技术干货】Apache Doris + MCP:Agent 时代的实时数据分析底座
当我们谈论 2025 年时,业界普遍认为这将是"Agent 革命年"(Agentic Revolution)的开端。与传统的人机交互模式不同,AI Agent 作为一个全新的"用户角色"正在重塑整个数据分析领域的使用模式。这些智能代理不再是被动等待指令的工具,而是具备自主决策能力、能够理解上下文、执行复杂任务的智能实体。它们可以是数字助理、自动化工作流引擎、业务监控工具,或者是更复杂的企业级智能应用。这种用户角色的根本性变化,对底层数据基础设施...
doris-ai
0
votes
2
answers
458
views
阿帅
144
•
asked Jun 11, 2025
期望有一个计算SQL指纹的函数。
目前有一个需求, 需要统计Mysql慢查询日志的需求, 需要有SQL指纹的逻辑,即相同SQL逻辑,不同字段量返回相同的Hash, SQL指纹在审计日志中采用。 希望直接开放一个SQL函数。
2.1
1
votes
1
answers
50
views
joel
3
•
asked Jun 10, 2025
fe前面挂了负载均衡后访问fe web时频繁报错提示登录信息失效,请重新登录
我有3个fe节点,在fe节点前面挂了keepalive+lvs实现的负载均衡,现通过vip:port的方式来访问fe的web,能成功登录到fe的web平台,但是鼠标点2下就会立马提示登录信息已失效,请重新登录,请各位大佬帮我看看这是啥问题引起的,感谢。
doris-webui
2.1
cluster
0
votes
1
answers
45
views
KLUUN
13
•
asked Jun 10, 2025
doris的streamloader的导入,为什么要单独设置trim_double_quotes这个参数来处理双引号呢?
请教一下 为什么要有trim_double_quotes这个参数
2.1
ingestion
0
votes
1
answers
47
views
linxq
3
•
asked Jun 10, 2025
doris 数据写入失败-can not cast from origin type varchar(65533) to target type=invalid_type
1. 基本信息 doirs版本:2.1.9/2.1.10 flink doris connector版本:25.1.0 flink任务写入doris 问题:flink sink doirs报错,在2.1.9与2.1.10均出现该现象 2. 问题描述 Flink Sink Doris数据写入失败,报错 {code...} 4. 分析 经过分析,上报的数据value字段类型均与表结构字段类型一致,也不存在超字段的value值 报错:can not cast from origin...
2.1
0
votes
1
answers
138
views
49
•
asked Jun 10, 2025
通过 finkcdc 同步mysql数据到doris【3.0.4、3.0.5】,报错 fail to apply alter column type event,3.0.3没有问题
ods_tms_taskbill_oi_detail 中bi_name 字段类型是varchar, 默认值是'',如下图: mysql 数据通过flinkcdc 同步数据,在mysql表结构没有变更的情况下, doris 3.0.4和3.0.5都报错下面的错误,3.0.3没有问题。 flink cdc 用的是3.4.0 flink-cdc-pipeline-connector-doris-3.2.1.jar {code...}
decoupled
3.0
ingestion
0
votes
1
answers
99
views
tiankx
3
•
asked Jun 10, 2025
doris节点用户家目录产生大量canWriteTestDeleteOnExit前缀文件
doris-2.1.6 所有节点的家目录下有大量前缀canWriteTestDeleteOnExit拼接数字的.temp文件,文件为空,删除无影响,但是还会出现。源码里没找到与这个文件名相关的内容,是哪里生成的,有办法关闭吗?
2.1
cluster
0
votes
1
answers
21
views
brent
1
•
asked Jun 10, 2025
对于存在sequence_col列的表,为什么配置了require_sequence_in_insert=false不生效?
一个测试表结构如下,指定了sequence_col为flag: {code...}
2.1
0
votes
1
answers
27
views
jie liu
22
•
asked Jun 10, 2025
3.0.3 show create view 语句逻辑有误
建 view 语句如下: {code...} 在字段名里面 internal.ads. 后面会多一个 .a 这个逻辑应该有点问题
3.0
0
votes
1
answers
18
views
freedom
21
•
asked Jun 10, 2025
公司主机安全扫描,发现doris漏洞,请问如何解决
doris版本2.1.8 1.spring-webmvc 路径遍历漏洞(CVE-2024-38819) Spring是一个开放源代码的设计层面框架,是为了解决企业应用开发的复杂性而创建的。 Spring Framework存在路径遍历漏洞,当应用程序使用 RouterFunctions 来处理静态资源且资源处理通过 FileSystemResource 进行配置时,攻击者可以通过构造恶意 HTTP 请求,利用路径遍历漏洞获取文件系统中的任意文件。 2.Apache Parqu...
2.1
demand
2
votes
1
answers
158
views
Prev
Prev
127
128
129
(current)
130
131
Next
Next
Hot Questions
flink doris connector整库同步ORACLE,新增字段不会自动同步
Doris 4.0.6 查询视图报错 Index 92 out of bounds for length 92,基表正常,重建视图无效
1 answers
selectdb 2.1.9 使用ccr做数据同步到doris 4.0.6 版本报原元数据版本不兼容
2 answers
mysqldump导出库的表结构会报物化视图不支持的问题,怎么解决
1 answers
Doris密码加密策略不合符 PCI DSS 审计要求
1 answers
variant字段支持作为JAVA udf输入输出参数吗?
1 answers