GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/830
IGNITE-3364 .NET: Fix BinaryReflectiveSerializer raw mode for DateTime members marked with QuerySqlField You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-3364 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/830.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 #830 ---- commit 00588ea8b7296984f339298c7ee66a48410b82ab Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2016-06-24T12:39:24Z IGNITE-3364 .NET: BinaryReflectiveSerializer raw mode does not work with DateTime fields commit 94b4f5ff4a27c2af057f961e48a60302ad6b4570 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2016-06-24T12:41:30Z wip tests commit 908820c3f1b15336b87898850a571e264bd8bf02 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2016-06-24T12:49:56Z wip tests commit 2191fc78b45730c7cea5e29be6affc548ac0e279 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2016-06-24T12:52:30Z wip tests commit beafdbe2e80050fc52d5cffa44b4cc645908e73d Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2016-06-24T12:56:21Z Fix the raw issue commit 787aa18cb043444e6c0bdca3adcce34993af665e Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2016-06-24T12:57:04Z wip commit 9b6f3ffea39035b810fb45e7f6693a6f7f5f13d6 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2016-06-24T13:11:25Z Update tests, add explanation ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---