wnob opened a new pull request, #208: URL: https://github.com/apache/calcite-avatica/pull/208
Turn a bunch of magic numbers into named constants without changing any values, and add extra comments where appropriate. In `AvaticaResultSetConversionsTest`, I renamed `DEFAULT_CALENDAR` to `UTC_CALENDAR` because that's a more accurate name. The definition of `DateTimeUtils.calendar()` is `Calendar.getInstance(UTC_ZONE, Locale.ROOT)`. -- 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]
