Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make dags reserialize bundle aware #45336

Open
1 task done
jedcunningham opened this issue Jan 2, 2025 · 0 comments
Open
1 task done

Make dags reserialize bundle aware #45336

jedcunningham opened this issue Jan 2, 2025 · 0 comments
Labels
area:serialization kind:meta High-level information important to the community

Comments

@jedcunningham
Copy link
Member

jedcunningham commented Jan 2, 2025

Body

Today, the dags reserialize command can just create a new dagbag against the dags folder and sync it. Once we land support for bundles, however, it's not longer that simple.

This command was temporarily disabled in order to makes reviews easier in #45337, so once #42289 is done, we can rebuild this command.

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.
@jedcunningham jedcunningham added the kind:meta High-level information important to the community label Jan 2, 2025
jedcunningham added a commit to astronomer/airflow that referenced this issue Jan 2, 2025
As we work toward getting bundle parsing support in main (apache#42289), it'll be
easier for reviewers to review the new `dags reserialize` command
separate from the rest of the parsing changes (that PR will be rather
large already). But in the meantime, simply using DagBag on a single
directory won't continue working.

Tracking issue to add it back: apache#45336
potiuk pushed a commit that referenced this issue Jan 2, 2025
As we work toward getting bundle parsing support in main (#42289), it'll be
easier for reviewers to review the new `dags reserialize` command
separate from the rest of the parsing changes (that PR will be rather
large already). But in the meantime, simply using DagBag on a single
directory won't continue working.

Tracking issue to add it back: #45336
LefterisXefteris pushed a commit to LefterisXefteris/airflow that referenced this issue Jan 5, 2025
As we work toward getting bundle parsing support in main (apache#42289), it'll be
easier for reviewers to review the new `dags reserialize` command
separate from the rest of the parsing changes (that PR will be rather
large already). But in the meantime, simply using DagBag on a single
directory won't continue working.

Tracking issue to add it back: apache#45336
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:serialization kind:meta High-level information important to the community
Projects
Development

No branches or pull requests

1 participant