You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/03/01 23:12:00 UTC

[jira] [Resolved] (CALCITE-2013) Bump HSQLDB version in avatica

     [ https://issues.apache.org/jira/browse/CALCITE-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde resolved CALCITE-2013.
----------------------------------
    Resolution: Fixed

Fixed in [02726a87|http://git-wip-us.apache.org/repos/asf/calcite-avatica/commit/02726a87]. 

After the upgrade, HSQLDB returns a TIMESTAMP WITH TIMEZONE value in one query. Avatica does not not fully support that type, so I removed that test.

The change includes limited support for TIMESTAMP WITH TIMEZONE and TIME WITH TIMEZONE, including enum values in SqlType.


> Bump HSQLDB version in avatica
> ------------------------------
>
>                 Key: CALCITE-2013
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2013
>             Project: Calcite
>          Issue Type: Improvement
>          Components: avatica
>    Affects Versions: avatica-1.10.0
>            Reporter: Francis Chuang
>            Priority: Minor
>             Fix For: avatica-1.11.0
>
>
> It would be nice if the HSQLDB used in avatica can be bumped to the latest version. The 2.4.x series was released around 6 months ago and should be quite stable. 2.3.1 which is currently being used is around 4 years old and there has been a lot of bug fixes since.
> I ran into a bunch of issues while testing the avatica-go driver against HSQLDB and I am hoping an upgrade to 2.4.x will resolve some or most of the issues.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)