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
Describe the bug
This is encountered when I'm looking at generate_nested_dictionary_case in integration test failures. Similar to #1549 but this is both related to writer and reader. Currently the write doesn't produce nested dictionaries too, so the reader cannot read nested dictionaries.
To Reproduce
Put a test in the PR.
Expected behavior
Can write/read nested dictionary correctly.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
This is encountered when I'm looking at
generate_nested_dictionary_case
in integration test failures. Similar to #1549 but this is both related to writer and reader. Currently the write doesn't produce nested dictionaries too, so the reader cannot read nested dictionaries.To Reproduce
Put a test in the PR.
Expected behavior
Can write/read nested dictionary correctly.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: