[
https://issues.apache.org/jira/browse/HIVE-17321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16128332#comment-16128332
]
Rui Li commented on HIVE-17321:
-------------------------------
[~kellyzly], the problem is if you run analyze table w/o noscan/partialscan,
the raw data size will be set to 0. HIVE-9560 solved the issue but it was only
for MR and Tez. So Spark and MR will have different query plan for the analyze
command.
> HoS: analyze ORC table doesn't compute raw data size when noscan/partialscan
> is not specified
> ---------------------------------------------------------------------------------------------
>
> Key: HIVE-17321
> URL: https://issues.apache.org/jira/browse/HIVE-17321
> Project: Hive
> Issue Type: Bug
> Components: Spark
> Reporter: Rui Li
> Assignee: Rui Li
> Priority: Minor
> Attachments: HIVE-17321.1.patch
>
>
> Need to implement HIVE-9560 for Spark.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)