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
The Delta Lake Community encourages bug fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the Delta Lake code base?
Yes. I can contribute a fix for this bug independently.
Yes. I would be willing to contribute a fix for this bug with guidance from the Delta Lake community.
No. I cannot contribute a bug fix at this time.
The text was updated successfully, but these errors were encountered:
Bug
Which Delta project/connector is this regarding?
Describe the problem
Steps to reproduce
I observe the following error
Failed to parse JSON string: {"numRecords":1,"minValues":{"id1":"id1"},"maxValues":{"id1":"id1"},"nullCount":{"id1":0}}
at first glance, the depending library may not working with it
delta/kernel/kernel-api/src/main/java/io/delta/kernel/internal/util/JsonUtils.java
Lines 30 to 42 in 685379c
I'll need a further look
Observed results
Expected results
Further details
Environment information
Willingness to contribute
The Delta Lake Community encourages bug fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the Delta Lake code base?
The text was updated successfully, but these errors were encountered: