Skip to content

Add new functions to DruidDbApiHook #35012

@yael-is

Description

@yael-is

Description

The current DruidDbApiHook in Airflow does not support :

  • 'get_pandas_df': Executes a SQL and returns a pandas DataFrame. The function will run a query on druid and will return pandas DataFrame containing the query results.
  • 'get_conn': Need to get the value of 'ssl_verify_cert' from outside.

Use case/motivation

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions