Skip to content

Commit bfb8adf

Browse files
authored
Update synapse-spark-sql-pool-import-export.md
Removed mentions of Azure Synapse for Apache Spark 2.4
1 parent 8b00e9d commit bfb8adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/spark/synapse-spark-sql-pool-import-export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ This section presents reference code templates to describe how to use and invoke
191191

192192
> [!Note]
193193
> Using the Connector in Python-
194-
> * The connector is supported in Python for Spark 3 only. For [Spark 2.4 (unsupported)](./apache-spark-24-runtime.md), we can use the Scala connector API to interact with content from a DataFrame in PySpark by using DataFrame.createOrReplaceTempView or DataFrame.createOrReplaceGlobalTempView. See Section - [Using materialized data across cells](#using-materialized-data-across-cells).
194+
> * The connector is supported in Python for Spark 3 only. See Section - [Using materialized data across cells](#using-materialized-data-across-cells).
195195
> * The call back handle is not available in Python.
196196

197197
### Read from Azure Synapse Dedicated SQL Pool

0 commit comments

Comments
 (0)