[
https://issues.apache.org/jira/browse/HUDI-8382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17903481#comment-17903481
]
Jonathan Vexler commented on HUDI-8382:
---------------------------------------
With the fg reader implementation, we always use hadoopfs relation for every
query type. And I think we will be getting rid of the relation based
implementations in the near future so this pr is probably not necessary
> Improve MOR-Snapshot-Query performance for COW like table
> ---------------------------------------------------------
>
> Key: HUDI-8382
> URL: https://issues.apache.org/jira/browse/HUDI-8382
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Chaoyang Liu
> Assignee: Jonathan Vexler
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.0.1
>
>
> In some cases, a MOR table's latest (or view at time-travel specified
> instant) file-slices all have only base-file but empty log-files. When
> performs Snapshot-Query for these tables, we can regard it as
> MOR-ReadOptimized-Query and provide a HadoopFsRelation to Spark.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)