pietro-agilelab commented on issue #8377:
URL: https://github.com/apache/iceberg/issues/8377#issuecomment-1691790773
Thanks a lot @nastra for your explanation!
Is there any way to specify only the path, so not to create any entry in the
catalog?
For example something like:
```python
df.write.format("iceberg").mode("overwrite").save("/path/to/my/table")
```
--
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]