You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/04/28 13:09:12 UTC

[jira] [Closed] (IGNITE-2914) ODBC: QueriesTestSuite from odbc-test uses outdated version of MakeDate and MakeTimestamp.

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

Vladimir Ozerov closed IGNITE-2914.
-----------------------------------

> ODBC: QueriesTestSuite from odbc-test uses outdated version of MakeDate and MakeTimestamp.
> ------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-2914
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2914
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: odbc
>    Affects Versions: 1.5.0.final
>            Reporter: Igor Sapego
>            Assignee: Vladimir Ozerov
>             Fix For: 1.6
>
>
> Seems like there are outdated versions of MakeDate and MakeTimestamp declared in ODBC test_utils. They should be removed and calls to them should be replaced with following functions:
> {{BinaryUtils::MakeTimestampLocal}}, 
> {{BinaryUtils::MakeDateLocal}},
> {{BinaryUtils::MakeTimestampGmt}},
> {{BinaryUtils::MakeDateGmt}}



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