[ 
https://issues.apache.org/jira/browse/SPARK-30565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057619#comment-17057619
 ] 

Maxim Gekk commented on SPARK-30565:
------------------------------------

Per [~dongjoon] , default ORC reader doesn't fully cover functionality of Hive 
ORC reader. Maybe, some users have to use the former one in some cases. 

> Regression in the ORC benchmark
> -------------------------------
>
>                 Key: SPARK-30565
>                 URL: https://issues.apache.org/jira/browse/SPARK-30565
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Maxim Gekk
>            Priority: Major
>
> New benchmark results generated in the PR 
> [https://github.com/apache/spark/pull/27078] show regression ~3 times.
> Before:
> {code}
> Hive built-in ORC                                   520            531        
>    8          2.0         495.8       0.6X
> {code}
> https://github.com/apache/spark/pull/27078/files#diff-42fe5f1ef10d8f9f274fc89b2c8d140dL138
> After:
> {code}
> Hive built-in ORC                                  1761           1792        
>   43          0.6        1679.3       0.1X
> {code}
> https://github.com/apache/spark/pull/27078/files#diff-42fe5f1ef10d8f9f274fc89b2c8d140dR138



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to