AbsaOSS / AbsaOSS/spline-spark-agent
Attribute dependency not captured for complex plans
- Vorherrschende Sprache
- Scala
- Sterne
- 210
- Forks
- 102
- Ø Merge
- 1 T. 1 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.