mihaibudiu opened a new pull request, #317: URL: https://github.com/apache/calcite-avatica/pull/317
Calcite types have precision and scale, even for ARRAY component types, but Avatica does not represent this information. This information is important e.g., when converting representations to strings. This PR introduces scale and precision information in Avatica-side types. It will need to be complemented by a Calcite-side PR, see [CALCITE-7709] -- 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]
