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

Update ClickHouseArrayValue.java #1561

Merged
merged 4 commits into from
Mar 28, 2024
Merged

Conversation

Paultagoras
Copy link
Contributor

@Paultagoras Paultagoras commented Mar 14, 2024

Still need to add a unit test for this...
Added some unit tests to check, they fail without the fix and succeed with it. Not perfect tests though, since they don't verify the data itself...

@Paultagoras Paultagoras self-assigned this Mar 14, 2024
@Paultagoras Paultagoras marked this pull request as ready for review March 14, 2024 07:05
@mshustov mshustov requested a review from chernser March 14, 2024 16:44
@Paultagoras Paultagoras force-pushed the fixing-multidimensional-arrays branch from b89b311 to 0b9666b Compare March 28, 2024 17:38
Copy link

sonarcloud bot commented Mar 28, 2024

@Paultagoras Paultagoras merged commit 6f4275f into main Mar 28, 2024
59 checks passed
@Paultagoras Paultagoras deleted the fixing-multidimensional-arrays branch March 28, 2024 17:50
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.

JDBC read error - Multidimensional empty errors raise a java.lang.ArrayStoreException
2 participants