sivabalan narayanan created HUDI-2743:
-----------------------------------------
Summary: Remove fs.exists() in AbstractTableFileSystemView
Key: HUDI-2743
URL: https://issues.apache.org/jira/browse/HUDI-2743
Project: Apache Hudi
Issue Type: Bug
Reporter: sivabalan narayanan
Remove fs.exists() in AbstractTableFileSystemView
Reference:
[https://github.com/apache/hudi/pull/3769]
We should triage the callers which tries to list partition that does not exist.
Possible solution:
Fix all callers to not make such calls. AbstractTableFSview is meant only for
read only. So, we should not create a new partition here.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)