jackye1995 commented on issue #6758:
URL: https://github.com/apache/iceberg/issues/6758#issuecomment-1421564259

   >  Handling . and .. is tricky, though. If a user does this:
   > 
   > CREATE TABLE ... WITH (location = 's3://foo/bar/../baz')
   > 
   > What should the resulting object name in S3 be? What gets written to the 
Iceberg manifest? Where should the normalization happen? Do we need to 
normalize all "user input" locations?
   
   Yes this case is interesting, I can see it go both ways. Sounds like we 
should still have a feature flag controlling this behavior then? 


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

Reply via email to