Skip to content

Conversation

@pet74alex
Copy link
Contributor

Added UInt128 support. Closes #378

Tiny backward-incompatible change: UUID type was previously declared by using UInt128 declaration not compatible with the absl one, so the UUID declaration has been changed to remain internally the same but UInt128 has been redeclared by using absl::uint128.

@pet74alex pet74alex changed the title UInt128 support Support UInt128 type May 21, 2025
@pet74alex
Copy link
Contributor Author

@Enmk could you please review this and my previous PRs?

@alexey-milovidov alexey-milovidov merged commit 9c3c857 into ClickHouse:master Jun 2, 2025
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.

UInt128 is not supported. Only Int128..

2 participants