Wrongly handling non-numeric values of double type during the conversion from Delta #524
Closed
3 of 4 tasks
Labels
bug
Something isn't working
Search before asking
Please describe the bug 🐞
This error happened during the translation of column stats from Delta → internal table →Iceberg. There is an edge case, when the double type field’s value is non-numeric like "NaN" or "Infinity", the value type become String when processing the snapshot from Delta source.
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: