Skip to content

Int128 / UInt128 SQL (bind) broken serialization #208

Closed
@marcin-ptaszynski

Description

@marcin-ptaszynski

Describe the bug

Human-readable serialization of (U)Int128 types are broken.

Caused by: ClickHouse/ClickHouse#38480

Steps to reproduce

  1. Use u128 or i128 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions