haseebmalik18 opened a new pull request, #60501: URL: https://github.com/apache/airflow/pull/60501
Add direct GCS export capability to `DatabricksSqlOperator` with Parquet and
Avro format support.
- Add `gcp_conn_id` parameter for GCS authentication
- Add `parquet` and `avro` to supported `output_format` values
- Support `gs://` URIs in `output_path` for direct GCS export
- Implement type mapping from Databricks SQL types to PyArrow/Avro schemas
closes: #55128
--
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]
