You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "loukey_j (Jira)" <ji...@apache.org> on 2023/01/17 07:51:00 UTC

[jira] [Created] (HUDI-5568) incorrect use of FileSystemView

loukey_j created HUDI-5568:
------------------------------

             Summary:  incorrect use of FileSystemView
                 Key: HUDI-5568
                 URL: https://issues.apache.org/jira/browse/HUDI-5568
             Project: Apache Hudi
          Issue Type: Improvement
          Components: flink
            Reporter: loukey_j


writeClient.getHoodieTable().getFileSystemView()  always return the local fileSystemView,

should use writeClient. getHoodieTable(). getHoodieView() to determine the fileSystemView



--
This message was sent by Atlassian Jira
(v8.20.10#820010)