ookumuso commented on PR #11112:
URL: https://github.com/apache/iceberg/pull/11112#issuecomment-2408212343
@danielcweeks @jackye1995 Updated the change to divide entropy into dirs so
we follow the following format now:
partitioned-path=true:
/data/0100/0110/0010/10101001/key=val/file-name.parquet
partitioned-path=false: /data/0100/0110/0010/10101001-file-name.parquet
Set the dir depth to 3 and dir length to 4 as discussed.
--
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]