kellypleahy commented on issue #12631: URL: https://github.com/apache/iceberg/issues/12631#issuecomment-2770342709
Some additional info: https://spec.openapis.org/registry/format/int64 says that int64 should be represented as string if there's a risk of exceeding the 53-bit precision of the Binary64 IEEE numbers used by Javascript and other clients that might parse JSON numbers into IEEE floating point 64-bit numbers. -- 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]
