Skip to content

Commit 8c4c727

Browse files
authored
Update analytical-store-introduction.md
1 parent eb4cfda commit 8c4c727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/analytical-store-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,9 +179,9 @@ df = spark.read\
179179
* DB Pointer
180180
* JavaScript
181181
* Symbol
182-
* Min key / Max Key
182+
* MinKey / MaxKey
183183

184-
* Expect different behavior in regard to DateTime strings which follows the ISO 8601 UTC standard:
184+
* When using DateTime strings that follows the ISO 8601 UTC standard, expect the following behavior:
185185
* Spark pools in Azure Synapse will represent these columns as `string`.
186186
* SQL serverless pools in Azure Synapse will represent these columns as `varchar(8000)`.
187187

0 commit comments

Comments
 (0)