AbsaOSS / AbsaOSS/spline-spark-agent

Attribute dependency not captured for complex plans

未关闭
#671 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Scala
星标
210
派生
102
平均合并
1 天 1 小时
30 天内合并 PR
1

描述

We observed that when there are multiple nested queries along with window functions involved, attribute dependency not properly tracked. For example, avg_monthly_purhcase dependency should point to customer_id and purchase_amount but the link is completely broken. Attaching test queries and generated plan..

[SampleQueryWithNestedWindowFunction.txt](https://github.com/AbsaOSS/spline-spark-agent/files/11364254/SampleQueryWithNestedWindowFunction.txt)
[customerprocess_plan.txt](https://github.com/AbsaOSS/spline-spark-agent/files/11364255/customerprocess_plan.txt)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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