Skip to content

Commit 3041cae

Browse files
authored
Update analytical-store-introduction.md
1 parent 06d3ced commit 3041cae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

+4
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,10 @@ df = spark.read.format("cosmos.olap")\
461461
462462
df.select("id", "_id.objectId").show()
463463
```
464+
465+
> [!NOTE]
466+
> This workaround was designed to work with Spark 2.4.
467+
464468
###### Working with the MongoDB `_id` field in SQL
465469
466470
```SQL

0 commit comments

Comments
 (0)