You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Giovanni Lanzani (JIRA)" <ji...@apache.org> on 2018/05/29 13:10:00 UTC

[jira] [Created] (AIRFLOW-2534) HiveServer2Hook is overwriting results when passing multiple sql statements

Giovanni Lanzani created AIRFLOW-2534:
-----------------------------------------

             Summary: HiveServer2Hook is overwriting results when passing multiple sql statements
                 Key: AIRFLOW-2534
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2534
             Project: Apache Airflow
          Issue Type: Test
          Components: hooks
    Affects Versions: Airflow 1.9.0
            Reporter: Giovanni Lanzani
            Assignee: Giovanni Lanzani


`HiveServer2Hook.get_results` is overwriting records when multiple sql statements are passed. This might be superflous when the first statements are just `SET`, but in principle we want to check if that's also the case



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)