[
https://issues.apache.org/jira/browse/HUDI-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan updated HUDI-2743:
--------------------------------------
Parent: HUDI-1292
Issue Type: Sub-task (was: Bug)
> Remove fs.exists() in AbstractTableFileSystemView
> -------------------------------------------------
>
> Key: HUDI-2743
> URL: https://issues.apache.org/jira/browse/HUDI-2743
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: sivabalan narayanan
> Priority: Major
>
> 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)