You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Lukas Lalinsky (JIRA)" <ji...@apache.org> on 2015/07/12 15:30:04 UTC

[jira] [Created] (CALCITE-798) Avatica remote service strips the time part from java.sql.Date

Lukas Lalinsky created CALCITE-798:
--------------------------------------

             Summary: Avatica remote service strips the time part from java.sql.Date
                 Key: CALCITE-798
                 URL: https://issues.apache.org/jira/browse/CALCITE-798
             Project: Calcite
          Issue Type: Bug
            Reporter: Lukas Lalinsky
            Assignee: Julian Hyde


Similar to CALCITE-797, java.sql.Date is in fact a full timestamp, but TypedValue always strips the time part. It is only possible to send and receive the date part.



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