Skip to content

Conversation

@ephraimbuddy
Copy link
Contributor

No description provided.

* Ensure dag.test uses serialized dag for testing

While `dag test` command uses serialized dag, dag.test was using
in-memory serialized dag making direct usage of dag.test method
resulting in error.

This PR fixes this and ensures dag.test parses dag if the dag is not
parsed

* fixup! Ensure dag.test uses serialized dag for testing

* Update query to v2 and do backcompat for 3.1

* Remove backcompat

* Return previous behaviour with SerializedDag

(cherry picked from commit 6d977a9)
@potiuk
Copy link
Member

potiuk commented Oct 18, 2025

Something missing from being cherry-picked @ephraimbuddy ?

@ephraimbuddy
Copy link
Contributor Author

Something missing from being cherry-picked @ephraimbuddy ?

Yes, I thought sync_bag_to_db was not backported. Turns out it's backported but the import part has changed. Have fixed it

@potiuk potiuk merged commit 5202e77 into apache:v3-1-test Oct 18, 2025
60 checks passed
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.

2 participants