Nishieee commented on issue #67213:
URL: https://github.com/apache/airflow/issues/67213#issuecomment-4494619786

   Hey!! I've verified the RC builds for my provider changes (installed from 
PyPI, tested via `.venv` imports from `site-packages`):
   
   - **apache-airflow-providers-apache-livy==4.5.6rc1** 
([#66966](https://github.com/apache/airflow/pull/66966)): `LivyTrigger` 
preserves `endpoint_prefix` through `serialize()` and restore.
   - **apache-airflow-providers-databricks==7.15.0rc1** 
([#66965](https://github.com/apache/airflow/pull/66965)): `caller` round-trips 
on `DatabricksExecutionTrigger` and `DatabricksSQLStatementExecutionTrigger`.
   - **apache-airflow-providers-google==22.0.0rc1** 
([#66968](https://github.com/apache/airflow/pull/66968)): `poll_interval` and 
`impersonation_chain` round-trip on `DataFusionStartPipelineTrigger`.
   
   I don't have Livy, Databricks, or Data Fusion staging set up right now, so I 
couldn't run a full deferrable + triggerer-restart smoke test but the 
serialization checks against the RC wheels all passed on my side. If deeper 
integration testing would help, I'm glad to stand up environments and run 
those. just let me know.
   
   Thanks!


-- 
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]

Reply via email to