Hi all, I'm trying to figure out some way to execute a given Calcite logical plan on Spark. One possible way to convert the Calcite plan back to SQL and run it as Spark SQL.
Any ideas on that? Thanks, Khai
Hi all, I'm trying to figure out some way to execute a given Calcite logical plan on Spark. One possible way to convert the Calcite plan back to SQL and run it as Spark SQL.
Any ideas on that? Thanks, Khai