GitHub user NSAmelchev opened a pull request:
https://github.com/apache/ignite/pull/2837 IGNITE-6135
- add new type SQL_DATE(for java.sql.Date class) into the Binary Marshaller.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/NSAmelchev/ignite ignite-6135
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2837.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2837
----
commit 27d01e55406df1b1f498b8c09c278c29a47ba038
Author: NSAmelchev <
[hidden email]>
Date: 2017-10-11T12:53:09Z
add test
commit ed8ec5d0a1e59f87e8dd0f7fba07bbfb117dcb47
Author: NSAmelchev <
[hidden email]>
Date: 2017-10-12T12:02:38Z
Fix
----
---