musmanir commented on issue #10127:
URL: https://github.com/apache/iceberg/issues/10127#issuecomment-3262274236

   > I'm concerned that this allows the mixing of paths and protocols. The 
current implementation in main allows a location specified as 
abfss://[[email protected]](mailto:[email protected])
 to work - but the MS Azure approach is that abfss is for ADLSv2 via 
dfs.core.windows.net.
   
   I am seeing this problem already. I tried to read snowflake managed iceberg 
tables from Trino. And trno is complaining that metadata file should contain 
`.dfs.core.windows.net` but instead it contains `.blob.core.windows.net`


-- 
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]

Reply via email to