Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Support undefined type in ODBC driver #992

Open
dai-chen opened this issue Jan 15, 2021 · 0 comments
Open

Support undefined type in ODBC driver #992

dai-chen opened this issue Jan 15, 2021 · 0 comments
Labels
enhancement New feature or request ODBC

Comments

@dai-chen
Copy link
Member

In PR #985, a new type UNDEFINED is added in SQL plugin for NULL literal. This is mapping to JDBC NULL type in JDBC driver. We need to do this in ODBC driver as well to support queries like SELECT ABS(NULL) for examples in documentation and TDVT test.

@dai-chen dai-chen added enhancement New feature or request ODBC labels Jan 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request ODBC
Projects
None yet
Development

No branches or pull requests

1 participant