Skip to content

Serialize poll_interval and impersonation_chain on DataFusionStartPipelineTrigger#66968

Open
Nishieee wants to merge 1 commit into
apache:mainfrom
Nishieee:fix/google-datafusion-trigger-serialize-init-params
Open

Serialize poll_interval and impersonation_chain on DataFusionStartPipelineTrigger#66968
Nishieee wants to merge 1 commit into
apache:mainfrom
Nishieee:fix/google-datafusion-trigger-serialize-init-params

Conversation

@Nishieee
Copy link
Copy Markdown

@Nishieee Nishieee commented May 14, 2026

DataFusionStartPipelineTrigger stored poll_interval and impersonation_chain but omitted them from serialize(), so the triggerer could lose those values after restart or handoff. Include both in the serialized kwargs, update the serialization unit test, and add a round-trip test for non-default values.

related: #66961


Was generative AI tooling used to co-author this PR?
  • Yes — Cursor

Generated-by: Cursor following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions.

@Nishieee Nishieee requested a review from shahar1 as a code owner May 14, 2026 20:08
@boring-cyborg boring-cyborg Bot added area:providers provider:google Google (including GCP) related issues labels May 14, 2026
@Nishieee Nishieee changed the title Serialize poll_interval and impersonation_chain on DataFusionStartPip… Serialize poll_interval and impersonation_chain on DataFusionStartPipelineTrigger May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants