[
https://issues.apache.org/jira/browse/IGNITE-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15859893#comment-15859893
]
ASF GitHub Bot commented on IGNITE-4158:
----------------------------------------
GitHub user daradurvs opened a pull request:
https://github.com/apache/ignite/pull/1515
IGNITE-4158
java.sql.Time was implemented in binary protocol
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/daradurvs/ignite ignite-4158
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1515.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1515
----
commit 27a7cb5140cce394a1972e5979784148b14bca39
Author: daradurvs <[email protected]>
Date: 2017-02-09T17:29:37Z
ignite-4158: java.sql.Time was implemented in binary protocol
----
> Implement Time type for binary protocol.
> ----------------------------------------
>
> Key: IGNITE-4158
> URL: https://issues.apache.org/jira/browse/IGNITE-4158
> Project: Ignite
> Issue Type: Task
> Components: binary
> Affects Versions: 1.7
> Reporter: Igor Sapego
> Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently there is no support for Time type in binary protocol. However, this
> type is a commonly used SQL type, which is used in, for example, ODBC.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)