gszecsenyi opened a new issue, #7708:
URL: https://github.com/apache/iceberg/issues/7708
### Query engine
Spark 3
### Question
How can I define the location parameter when I use the Spark API to create
an Iceberg table?
```
val data: DataFrame = ...
data.writeTo("prod.db.table").create()
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]