I would like to use graphframes in an environment where I'm developing spark using spark connect (databricks connect). I see that spark/databricks connect doesn't support using the RDD api or the Spark Context.
Would there be any plans in the future to make graphframes spark connect compliant or is this unfeasible?
References:
https://spark.apache.org/docs/latest/spark-connect-overview.html#what-is-supported-in-spark-34
https://docs.databricks.com/en/dev-tools/databricks-connect/python/limitations.html
I would like to use graphframes in an environment where I'm developing spark using spark connect (databricks connect). I see that spark/databricks connect doesn't support using the RDD api or the Spark Context.
Would there be any plans in the future to make graphframes spark connect compliant or is this unfeasible?
References:
https://spark.apache.org/docs/latest/spark-connect-overview.html#what-is-supported-in-spark-34
https://docs.databricks.com/en/dev-tools/databricks-connect/python/limitations.html