Skip to content
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

[CALCITE-3162] Fixed issue that arise when reading Arrays from Calcite through JdbcMeta #106

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ppanopticon
Copy link

…by handling all exceptions thrown by JdbcResultSet#extractUsingResultSet()

Also fixed a type-conversion issue for Floats in TypedValue#getSerialFromProto() (line 802)

See JIRA issue CALCITE-3162 for more details.

Ralph Gasser added 2 commits July 3, 2019 13:53
…e through JdbcMeta by handling all exceptions thrown by JdbcResultSet#extractUsingResultSet()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant