pavlospt opened a new pull request, #53: URL: https://github.com/apache/fluss-rust/pull/53
Resolves issue #39: Implement JsonSerde for all datatypes This PR completes the implementation of JsonSerde for all DataType variants, including complex types like Decimal, Time, Timestamp, TimestampLTz, Array, Map, and Row. Changes include: - Fixed typo in FIELD_NAME_SCALE constant - Implemented JsonSerde for DataField - Added serialization/deserialization for all DataType variants - Added comprehensive tests All tests pass. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
