kevinjqliu commented on issue #2534: URL: https://github.com/apache/iceberg-rust/issues/2534#issuecomment-4699793172
I opened a PR to fix the formatting for the spec, https://github.com/apache/iceberg/pull/16798 The canonical representation should contain space `decimal(P, S)` but readers should also accept `decimal(P,S)` (without space). Java accepts -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
