Closed
Description
Describe the bug
Human-readable serialization of (U)Int128
types are broken.
Caused by: ClickHouse/ClickHouse#38480
Steps to reproduce
- Use
u128
ori128
type as a binding in any query
Expected behaviour
Number is interpreted as (U)Int128
Code example
https://fiddle.clickhouse.com/08569835-06cb-49b6-a239-9455445f2442
Error log
Query log
Configuration
Environment
- Client version: any
- OS: linux / mac os
ClickHouse server
- ClickHouse Server version: any version, but 25.2
- ClickHouse Server non-default settings, if any:
CREATE TABLE
statements for tables involved:- Sample data for all these tables, use clickhouse-obfuscator if necessary