jackye1995 commented on issue #6758: URL: https://github.com/apache/iceberg/issues/6758#issuecomment-1421247540
I see, I thought you were saying the file paths will still be stored in the original way like `s3://foo/bar//baz`, but will store data at `s3://foo/bar/baz`. Reader also sees `s3://foo/bar//baz` in the manifest, but will read the file at `s3://foo/bar/baz`. So instead, you actually mean we will never even store non-posix paths in Iceberg metadata going forward? -- 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