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

[client-v2] Fix reading Array(Uint64) #1995

Merged
merged 1 commit into from
Dec 4, 2024
Merged

[client-v2] Fix reading Array(Uint64) #1995

merged 1 commit into from
Dec 4, 2024

Conversation

chernser
Copy link
Contributor

@chernser chernser commented Dec 3, 2024

Summary

Closes: #1990

Checklist

Delete items not relevant to your PR:

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG
  • For significant changes, documentation in https://github.com/ClickHouse/clickhouse-docs was updated with further explanations or tutorials

@chernser chernser changed the title fixed numerouse problems with arrays [client-v2] Fix reading Array(Uint64) Dec 3, 2024
Copy link

sonarqubecloud bot commented Dec 3, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
20.9% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@chernser chernser merged commit 54753c8 into main Dec 4, 2024
59 of 62 checks passed
@chernser chernser deleted the v2_returning_arrays branch December 4, 2024 14:59
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.

[client-v2] Cannot read values of column type Array(UInt64)
2 participants