JingsongLi commented on PR #618:
URL: https://github.com/apache/paimon-rust/pull/618#issuecomment-5086543755

   `Storage::Custom` always uses `fs_relative_path` without exception; for 
example, `s3://bucket/a` is converted to `3://bucket/a`. As a result, 
preconfigured operators such as S3 or OSS are effectively unusable, and 
directory listings will return incorrect paths. It is recommended to include a 
scheme/path resolver or to explicitly restrict the API and name it the 
“filesystem operator.”


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

Reply via email to