Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bugfix] Fix regression in ExternalAssetNode metadata (#20558)
## Summary & Motivation A previous refactor introduced a regression by failing to normalize `ExternalAssetNode` metadata with `allow_invalid=True`. This fixes the regression. ## How I Tested These Changes Existing test suite.
- Loading branch information