We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb4cfda commit 8c4c727Copy full SHA for 8c4c727
articles/cosmos-db/analytical-store-introduction.md
@@ -179,9 +179,9 @@ df = spark.read\
179
* DB Pointer
180
* JavaScript
181
* Symbol
182
- * Min key / Max Key
+ * MinKey / MaxKey
183
184
-* Expect different behavior in regard to DateTime strings which follows the ISO 8601 UTC standard:
+* When using DateTime strings that follows the ISO 8601 UTC standard, expect the following behavior:
185
* Spark pools in Azure Synapse will represent these columns as `string`.
186
* SQL serverless pools in Azure Synapse will represent these columns as `varchar(8000)`.
187
0 commit comments