File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
articles/synapse-analytics/synapse-link Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Here is list of the currently supported features within Synapse Link for Cosmos
39
39
## Supported code-generated actions for Spark
40
40
41
41
| Gesture | Description | OLTP | HTAP |
42
- | : -------------------- | : ----------------------------------------------------------- | : ----------------------------------------------------------- | : ----------------------------------------------------------- |
42
+ | -------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- |
43
43
| ** Load to DataFrame** | Load and read data into a Spark DataFrame | X| ✓ |
44
44
| ** Create Spark table** | Create a table pointing to an Azure Cosmos DB container| X| ✓ |
45
45
| ** Write DataFrame to container** | Write data into a container| ✓| ✓ |
@@ -51,8 +51,7 @@ Here is list of the currently supported features within Synapse Link for Cosmos
51
51
## Supported code-generated actions for SQL serverless
52
52
53
53
| Gesture | Description | OLTP | HTAP |
54
- =======
55
- | :-------------------- | :----------------------------------------------------------- | :----------------------------------------------------------- | :----------------------------------------------------------- |
54
+ | -------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- |
56
55
| ** Select top 100** | Preview top 100 items from a container| X| ✓ |
57
56
| ** Create view** | Create a view to directly have BI access in a container through Synapse SQL| X| ✓ |
58
57
You can’t perform that action at this time.
0 commit comments