haseebmalik18 opened a new pull request, #60543: URL: https://github.com/apache/airflow/pull/60543
Adds direct GCS export capability to `DatabricksSqlOperator` with Parquet
and Avro format support.
closes: #55128
## Changes
- Added `parquet` and `avro` to supported `output_format` values
- Added GCS URI support (`gs://bucket/path`) in `output_path` parameter
- New parameters: `gcp_conn_id`, `gcs_impersonation_chain`
- Added optional `[gcs]` dependency for Google provider
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
