raghav-reglobe commented on PR #2754: URL: https://github.com/apache/iceberg-rust/pull/2754#issuecomment-4887124138
That raw-`list_with` vs adapter contrast is exactly the right level to pin it at — it proves the directory-style behavior comes from this adapter's `/`-append, not from OpenDAL itself, which is precisely what would regress silently if someone "simplified" that line away. Merged your PR into the branch — thanks for going the extra step of writing it rather than just flagging it. Ran the crate suite on top: all green. -- 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]
