Skip to content

Informatica provider support for IDMC#66497

Draft
RNHTTR wants to merge 3 commits into
apache:mainfrom
RNHTTR:idmc
Draft

Informatica provider support for IDMC#66497
RNHTTR wants to merge 3 commits into
apache:mainfrom
RNHTTR:idmc

Conversation

@RNHTTR
Copy link
Copy Markdown
Contributor

@RNHTTR RNHTTR commented May 7, 2026

closes: #65382


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

Opus 4.7

Generated-by: [Opus 4.7] following the guidelines


  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

RNHTTR added 2 commits May 6, 2026 19:34
Adds CDI (Cloud Data Integration) support to the Informatica provider:

- InformaticaIDMCHook: v2/v3 auth, sync and async methods for
  starting tasks/taskflows and polling run status
- InformaticaIDMCRunTaskOperator and InformaticaIDMCRunTaskflowOperator:
  deferrable operators with optional sync wait loop and on_kill cancellation
- InformaticaIDMCTaskRunSensor and InformaticaIDMCTaskflowRunSensor:
  deferrable sensors that poll run status via poke()
- InformaticaIDMCTaskRunTrigger and InformaticaIDMCTaskflowRunTrigger:
  async triggers that poll until terminal status or timeout
- Full unit test coverage for all four modules
- provider.yaml, get_provider_info.py, pyproject.toml updated with
  new connection type, config option, and aiohttp dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Informatica Provider Support for IDMC

1 participant