AbsaOSS / AbsaOSS/spline-spark-agent
Attribute dependency not captured for complex plans
未关闭
- 主要语言
- 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 还没有评估数据。