Igor Sapego created IGNITE-13636:
------------------------------------
Summary: ODBC driver assigns SQL_BINARY type to DATE fields
Key: IGNITE-13636
URL: https://issues.apache.org/jira/browse/IGNITE-13636
Project: Ignite
Issue Type: Bug
Components: odbc
Reporter: Igor Sapego
Assignee: Igor Sapego
Fix For: 2.9.1
"The DATE types should not be reported as SQL_BINARY. They should be returned
as SQL_DATE"
{noformat}
DATE_FIELD DataType SQL_BINARY, DecimalDigits 0, Nullable 2, ColumnSize 10,
UnsignedNumber 1, is_output_column
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)