-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Closed
Labels
Description
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
- I agree to follow this project's Code of Conduct