You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2016/03/30 12:47:25 UTC

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

Igor Sapego created IGNITE-2914:
-----------------------------------

             Summary: 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: Igor Sapego
             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)