-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Evaluate expected result datatypes from json #249
Comments
How should
|
Data type |
* #249 implemented remaining questions: see ticket #249 Co-authored-by: Christoph Pirkl <[email protected]>
Exasol version 8 and higher provide expected data types for result set as additional JSON content.
This enables JDBC-based virtual schema adapters to
The current ticket therefore requests to evaluate the additional elements from json and transfer them into internal Pojos.
The text was updated successfully, but these errors were encountered: