You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "WangRiyu (Jira)" <ji...@apache.org> on 2022/03/23 12:18:00 UTC

[jira] [Created] (HUDI-3695) Add orc reader in HoodieBaseRelation

WangRiyu created HUDI-3695:
------------------------------

             Summary: Add orc reader in HoodieBaseRelation
                 Key: HUDI-3695
                 URL: https://issues.apache.org/jira/browse/HUDI-3695
             Project: Apache Hudi
          Issue Type: Bug
          Components: spark
    Affects Versions: 0.11.0
            Reporter: WangRiyu


the ORC reader is not supported in

HoodieBaseRelation 

after [HUDI-3338|https://issues.apache.org/jira/browse/HUDI-3338]

 

It should be restored to read ORC format based hudi table or else a UnsupportedOperationException will be thrown

 

code details:

https://github.com/apache/hudi/blob/master/hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/HoodieBaseRelation.scala#L323

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)