RussellSpitzer commented on issue #15908: URL: https://github.com/apache/iceberg/issues/15908#issuecomment-4206574380
What catalog are you using? Default base location should be set by the catalog if you are doing a "save as table" On Wed, Apr 8, 2026 at 2:16 AM PavelkoSemen ***@***.***> wrote: > *PavelkoSemen* left a comment (apache/iceberg#15908) > <https://github.com/apache/iceberg/issues/15908#issuecomment-4205159196> > > No, we are not intentionally creating a table with a double slash in the > path. We are simply saving the table - > df.format('iceberg').mode('overwrite').saveAsTable("test.test.test") > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/iceberg/issues/15908#issuecomment-4205159196>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AADE2YNNIHR3YWHYC6XOGF34UYKFPAVCNFSM6AAAAACXPQBRCSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DEMBVGE2TSMJZGY> > . > You are receiving this because you are subscribed to this thread.Message > ID: ***@***.***> > -- 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]
