[
https://issues.apache.org/jira/browse/HUDI-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-2743:
---------------------------------
Labels: pull-request-available (was: )
> 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: Blocker
> Labels: pull-request-available
> Fix For: 0.10.0
>
>
> 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)