You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Alice Berard (JIRA)" <ji...@apache.org> on 2018/01/26 01:22:00 UTC

[jira] [Created] (AIRFLOW-2035) Enable to use Hive UDFs in HiveToDruidTransfer

Alice Berard created AIRFLOW-2035:
-------------------------------------

             Summary: Enable to use Hive UDFs in HiveToDruidTransfer
                 Key: AIRFLOW-2035
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2035
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Alice Berard


Currently only HQL starting with `SELECT ...` can be passed to the operator.

Adding the ability to pass a sql_preamble that would be prepended and thus would allow to add Hive UDFs.



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