Fokko commented on issue #9249: URL: https://github.com/apache/iceberg/issues/9249#issuecomment-1848948812
Hi @coolderli thanks for creating a PR here. Have you tried referencing it as `file:///azure_account_name/`? The catalog is an essential concept of the Iceberg, so it is best to reference it through the table name, instead of the path. The path is only supported for [Hadoop based tables](https://iceberg.apache.org/docs/latest/spark-configuration/#catalog) and should not be used against an object store (that doesn't provide atomic renames). -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org