Martin Grund created SPARK-43894: ------------------------------------ Summary: df.cache() not working Key: SPARK-43894 URL: https://issues.apache.org/jira/browse/SPARK-43894 Project: Spark Issue Type: Improvement Components: Connect Affects Versions: 3.4.0 Reporter: Martin Grund
Calling `df.cache()` will throw an exception ``` (org.apache.spark.sql.connect.common.InvalidPlanInput) Unknown Analyze Method ANALYZE_NOT_SET! ``` -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org