You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/10/09 02:50:00 UTC

[jira] [Resolved] (HIVE-17200) TestMiniSparkOnYarnCliDriver: [spark_vectorized_dynamic_partition_pruning]

     [ https://issues.apache.org/jira/browse/HIVE-17200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sahil Takiar resolved HIVE-17200.
---------------------------------
    Resolution: Fixed

Fixed in HIVE-17122

> TestMiniSparkOnYarnCliDriver: [spark_vectorized_dynamic_partition_pruning]
> --------------------------------------------------------------------------
>
>                 Key: HIVE-17200
>                 URL: https://issues.apache.org/jira/browse/HIVE-17200
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Janaki Lahorani
>
> Error:
> Client execution failed with error code = 3 running "
> select count(*) from srcpart join (select ds as ds, ds as `date` from srcpart group by ds) s on (srcpart.ds = s.ds) where s.`date` = '2008-04-08'" fname=spark_vectorized_dynamic_partition_pruning.q 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)