You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add DagBundle information to Serialized DagVersion table (#45976)
* Add DagBundle information to Serialized DagVersion table
This will help us keep track of the different versions that we see
in DagBundle since DagModel would always have the latest bundle version.
* fixup! Add DagBundle information to Serialized DagVersion table
* Fix test
0 commit comments