-
Notifications
You must be signed in to change notification settings - Fork 850
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: recurse into Map datatype when hydrating dictionaries (#6645)
When hydrating dictionaries for the FlightDataEncoder the Map data type was assumed to not be nested. This change correctly recurses into the Map field to hydrate any dictionaries within the map. Fixes #6644
- Loading branch information
1 parent
56d4713
commit ad56c02
Showing
1 changed file
with
161 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters