snazy commented on PR #1604:
URL: https://github.com/apache/polaris/pull/1604#issuecomment-2893541163

   In ADLS `/` is a literally a [path 
separator](https://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-introduction-abfs-uri#uri-syntax),
 so I guess that has to be normalized.
   
   Sure, in S3 + GCS the path is a plain string. But are patterns like `/../` 
or `///` in S3/GCS locations used in practice? I've seen usages of special 
characters like `"`, but not `/../` or `///`.


-- 
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...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to