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
After making JSON parsing common between JsonToStructs and ScanJson we have a lot of test failures that need to be looked at again. It looks like some formats are returning values when Spark does not, and there are also issues with integer values not being returned/processed properly.
The text was updated successfully, but these errors were encountered:
Describe the bug
After making JSON parsing common between JsonToStructs and ScanJson we have a lot of test failures that need to be looked at again. It looks like some formats are returning values when Spark does not, and there are also issues with integer values not being returned/processed properly.
The text was updated successfully, but these errors were encountered: