You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Devon Berry (JIRA)" <ji...@apache.org> on 2016/07/21 02:23:20 UTC

[jira] [Commented] (AIRFLOW-343) Schema setting not propagated in HiveServer2Hook

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

Devon Berry commented on AIRFLOW-343:
-------------------------------------

PR is completd:  https://github.com/apache/incubator-airflow/pull/1605

> Schema setting not propagated in HiveServer2Hook
> ------------------------------------------------
>
>                 Key: AIRFLOW-343
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-343
>             Project: Apache Airflow
>          Issue Type: Bug
>    Affects Versions: Airflow 2.0, Airflow 1.8, Airflow 1.7.1
>            Reporter: Devon Berry
>            Assignee: Devon Berry
>
> Although methods like #get_results, #get_records, and #get_pandas_df allow you to specify a schema, the underlying delegate #get_conn does not support setting the schema:
> https://github.com/apache/incubator-airflow/blob/master/airflow/hooks/hive_hooks.py#L576
> This story is to fix the wiring so that schema can be overridden.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)