[ 
https://issues.apache.org/jira/browse/CALCITE-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005066#comment-15005066
 ] 

Josh Elser commented on CALCITE-964:
------------------------------------

LGTM. Thanks for adding the comment to JdbcMetaTest.java.

> Rename "timezone" connection property to "timeZone"
> ---------------------------------------------------
>
>                 Key: CALCITE-964
>                 URL: https://issues.apache.org/jira/browse/CALCITE-964
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>
> Rename "timezone" connection property to "timeZone", to be consistent with 
> java.util.TimeZone (two words in camel case). Also rename 
> CalciteConnectionProperty.TIMEZONE and BuiltInConnectionProperty.TIMEZONE to 
> TIME_ZONE.
> ConnectionConfig.timeZone() is already OK.
> Connect string properties are matched case-insensitively, and so 
> "jdbc:calcite:timezone=gmt+3" will continue to work. So will "timeZone", 
> "TIME_ZONE", "TIMEZONE".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to