othmanefc opened a new issue, #161: URL: https://github.com/apache/iceberg-python/issues/161
### Apache Iceberg version 0.4.0 ### Please describe the bug 🐞 Create Table in SQL Catalog fails if location is not mentioned but write.data.path and write.metadata.path. This is a bit annoying because you can't separate metadata and data in file system. I also know this behavior works with Spark and Iceberg. I would love to have that in PyIceberg too. -- 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]
