Closed melin closed 2 years ago
SQLContractedFlow has no planToSQLFlow method,How to obtain the compressed Lineage data directly from optimizedPlan?
Yea, nice catch. I'll work on this.
Fixed in https://github.com/maropu/spark-sql-flow-plugin/commit/b5c1b6e57585d353bd2ed32da4014e551eb23ce9
https://github.com/maropu/spark-sql-flow-plugin/blob/b5c1b6e57585d353bd2ed32da4014e551eb23ce9/src/main/scala/org/apache/spark/sql/SQLFlow.scala#L803-L820
SQLContractedFlow has no planToSQLFlow method,How to obtain the compressed Lineage data directly from optimizedPlan?