[
https://issues.apache.org/jira/browse/IGNITE-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15272426#comment-15272426
]
ASF GitHub Bot commented on IGNITE-2914:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/586
> 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)