Skip to content

Commit 3f92ee3

Browse files
committed
change introduction
1 parent 51a38b7 commit 3f92ee3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@ The Azure Synapse Dedicated SQL Pool Connector for Apache Spark in Azure Synapse
1818
At a high-level, the connector provides the following capabilities:
1919

2020
* Read from Azure Synapse Dedicated SQL Pool:
21-
* Read large data sets from Synapse Dedicated SQL Pool Tables (Internal and External), views and select queries.
21+
* Read large data sets from Synapse Dedicated SQL Pool Tables (Internal and External) and views.
2222
* Comprehensive predicate push down support, where filters on DataFrame get mapped to corresponding SQL predicate push down.
2323
* Support for column pruning.
24+
* Support for query pushdown.
2425
* Write to Azure Synapse Dedicated SQL Pool:
2526
* Ingest large volume data to Internal and External table types.
2627
* Supports following DataFrame save mode preferences:

0 commit comments

Comments
 (0)