You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Qubole Hook and Operator do not support include_header param for getting results with headers
Add Support for include_header get_results(... arguments=[True]) Use case / motivation
It's very hard to work with CSV results from db without headers.
This is super important when using Qubole's databases.
Are you willing to submit a PR?
Not sure yet, I can give it a try
Related Issues
The text was updated successfully, but these errors were encountered:
Description
Qubole Hook and Operator do not support
include_header
param for getting results with headersAdd Support for
include_header
get_results(... arguments=[True])Use case / motivation
It's very hard to work with CSV results from db without headers.
This is super important when using Qubole's databases.
Are you willing to submit a PR?
Not sure yet, I can give it a try
Related Issues
The text was updated successfully, but these errors were encountered: