IGNITE-6135 java.sql.Date is serialized using OptimizedMarshaller
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.