Closed bryanck closed 1 year ago
This PR skips adding a column during schema evolution if there is no value schema and the value is null. Previously the column would be inferred as a string type.
This PR skips adding a column during schema evolution if there is no value schema and the value is null. Previously the column would be inferred as a string type.