4paradigm / 4paradigm/OpenMLDB

WindowParallelComputeOpt use LCA algorithm may not handle specified physical plan

未关闭
#590 0 条评论 0 个 reaction 已指派 1 人 已被 @tobegit3hub 认领 在 GitHub 查看
bug
主要语言
C++
星标
1.7k
派生
331
平均合并
12 天 12 小时
30 天内合并 PR
1

描述

Now the LCA algorithm in WindowParallelComputeOpt may not handle this graph.

![WechatIMG234](https://user-images.githubusercontent.com/2715000/138835395-900cc23b-0916-4382-a989-3dc1f2d4bf91.jpeg)

贡献指南

打开贡献指南

调研方向

The issue references a graph where the LCA algorithm in WindowParallelComputeOpt fails. Start by locating the WindowParallelComputeOpt component in the codebase, likely in a query optimization or execution module. Examine the LCA algorithm implementation and the specific graph structure shown in the image to understand the failure case. Determine what modifications are needed to handle the graph correctly, and verify with existing tests related to window parallel computation.

由索引模型根据 Issue 内容生成。

评估

领域
databases, machine-learning
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
20/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。