Jordano-Dremio commented on PR #11294: URL: https://github.com/apache/iceberg/pull/11294#issuecomment-2418162913
Hi @mrcnc, @RussellSpitzer . To confirm this PR solution to 10127, any incoming iceberg tables stored in azure will interpret the metadata/data with the `abfss` prefix + `.dfs.` endpoint, regardless of whether the tables existing metadata displays `wasbs` + `.blob.` vs the new `abfss` + `dfs`? That being said, Will the updates to the iceberg table now always write 'abfss' to the new metadata/manifests? Does this mean iceberg api supports tables with possibly mixed schemes? (i.e. some paths in a table's metadata were written with 'wasbs' while others were with 'abfss')? -- 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