File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
articles/synapse-analytics/spark Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,10 @@ The Azure Synapse Dedicated SQL Pool Connector for Apache Spark in Azure Synapse
18
18
At a high-level, the connector provides the following capabilities :
19
19
20
20
* 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 .
22
22
* Comprehensive predicate push down support, where filters on DataFrame get mapped to corresponding SQL predicate push down.
23
23
* Support for column pruning.
24
+ * Support for query pushdown.
24
25
* Write to Azure Synapse Dedicated SQL Pool:
25
26
* Ingest large volume data to Internal and External table types.
26
27
* Supports following DataFrame save mode preferences:
You can’t perform that action at this time.
0 commit comments