sivabalan narayanan created HUDI-2716:
-----------------------------------------
Summary: Fix inline FileSystem work with any FileSystem
Key: HUDI-2716
URL: https://issues.apache.org/jira/browse/HUDI-2716
Project: Apache Hudi
Issue Type: Bug
Affects Versions: 0.10.0
Reporter: sivabalan narayanan
with S3, path's format is "s3a://path" which has 2 slashes "//" after the
scheme. Inline file system couldn't handle it. resolved path after inline ->
unwrapping inline comes to "s3a:/path".
--
This message was sent by Atlassian Jira
(v8.20.1#820001)