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()
@vlsi vlsi force-pushed the master branch 3 times, most recently from d90fb8c to 92045d0 Compare November 17, 2019 14:44
nouda added a commit to polypheny/Avatica that referenced this pull request Mar 30, 2020
@julianhyde julianhyde force-pushed the master branch 2 times, most recently from a9723ff to ef277ff Compare October 11, 2021 18:50
@F21 F21 force-pushed the main branch 2 times, most recently from b97b819 to 4c0999b Compare November 28, 2023 23:39
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