Sanford Ryza created SPARK-53651: ------------------------------------ Summary: Add support for persistent views in pipelines Key: SPARK-53651 URL: https://issues.apache.org/jira/browse/SPARK-53651 Project: Spark Issue Type: Improvement Components: Declarative Pipelines Affects Versions: 4.1.0 Reporter: Sanford Ryza
Enable declarative pipelines to create and update persistent (i.e. regular, non-temporary) views. For now, this will only work in SQL definitions files, because views can't be defined via PySpark DataFrame APIs. -- 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