Priyansh121096 commented on code in PR #8748:
URL: https://github.com/apache/iceberg/pull/8748#discussion_r1350931538
##
docs/spark-getting-started.md:
##
@@ -69,7 +69,7 @@ To create your first Iceberg table in Spark, use the
`spark-sql` shell or `spark
```sql
-- local is t
Priyansh121096 commented on code in PR #8748:
URL: https://github.com/apache/iceberg/pull/8748#discussion_r1349984957
##
docs/spark-getting-started.md:
##
@@ -69,7 +69,7 @@ To create your first Iceberg table in Spark, use the
`spark-sql` shell or `spark
```sql
-- local is t
ajantha-bhat commented on PR #8748:
URL: https://github.com/apache/iceberg/pull/8748#issuecomment-1752381404
> Btw, I've also raised https://github.com/apache/iceberg-docs/pull/281. I'm
not sure which is the one that actually gets deployed to
https://iceberg.apache.org/docs/latest/getting-s
ajantha-bhat commented on code in PR #8748:
URL: https://github.com/apache/iceberg/pull/8748#discussion_r1349878591
##
docs/spark-getting-started.md:
##
@@ -69,7 +69,7 @@ To create your first Iceberg table in Spark, use the
`spark-sql` shell or `spark
```sql
-- local is the
Priyansh121096 commented on PR #8748:
URL: https://github.com/apache/iceberg/pull/8748#issuecomment-1752168855
No worries @Fokko. Stumbled upon this while blindly copy pasting from the
getting started page and thought I'd put in a fix.
Btw, I've also raised https://github.com/apache/