Re: IGNITE-6135 java.sql.Date is serialized using OptimizedMarshaller

2017-10-25 Thread Pavel Tupitsyn
Hi Nikita, Sorry for the late reply. See my comments in JIRA. Thanks, Pavel On Fri, Oct 20, 2017 at 12:10 PM, Nikita Amelchev wrote: > Hello, Pavel, Igor, Igniters. > > I have implemented javax.sql.Date type for a binary protocol [1,2]. > According to TC tests [3] we

IGNITE-6135 java.sql.Date is serialized using OptimizedMarshaller

2017-10-20 Thread Nikita Amelchev
Hello, Pavel, Igor, Igniters. I have implemented javax.sql.Date type for a binary protocol [1,2]. According to TC tests [3] we need to add support for sql.Date in CPP and ODBC modules. Other tests look good. Please, review. [1] https://issues.apache.org/jira/browse/IGNITE-6135 [2]

[jira] [Created] (IGNITE-6135) java.sql.Date is serialized using OptimizedMarshaller

2017-08-21 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-6135: --- Summary: java.sql.Date is serialized using OptimizedMarshaller Key: IGNITE-6135 URL: https://issues.apache.org/jira/browse/IGNITE-6135 Project: Ignite