steveloughran commented on issue #15908: URL: https://github.com/apache/iceberg/issues/15908#issuecomment-4235451616
s3afs should be collapsing paths, at least when a path is created as ``` Path p2 = new Path(p1, "/subdir"; ``` string concat as iceberg is going to do may be different. -- 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]
