Skip to content

[jdbc-v2] Prepared statement metadata returns null #2292

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

Closed
chernser opened this issue Apr 8, 2025 · 1 comment · Fixed by #2311
Closed

[jdbc-v2] Prepared statement metadata returns null #2292

chernser opened this issue Apr 8, 2025 · 1 comment · Fixed by #2311
Assignees
Labels
bug jdbc-v2 jdbc-v2 issues
Milestone

Comments

@chernser
Copy link
Contributor

chernser commented Apr 8, 2025

Description

When com.clickhouse.jdbc.PreparedStatementImpl#getMetaData called it returns null

Expected behavior: return metadata for the prepared statement.

@chernser chernser added bug jdbc-v2 jdbc-v2 issues labels Apr 8, 2025
@chernser chernser added this to the 0.8.4 milestone Apr 8, 2025
@mshustov
Copy link
Member

mshustov commented Apr 10, 2025

implementation #1700 in the old client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug jdbc-v2 jdbc-v2 issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants