Skip to content

sampling column type for querylog_local #7216

@doc-sheet

Description

@doc-sheet

Environment

sentry self-hosted 25.5.1
Clickhouse 23.8.14.6 (distributed)

Steps to Reproduce

  1. Bootstrap fresh clickhouse
  2. Import database scheme from running ch

Or just follow regular steps to expand your existing clickhouse cluster.

Expected Result

No errors

Actual Result

When I tried to import schema for querylog_local table I got this error:

DB::Exception: Invalid sampling column type in storage parameters: UUID. Must be one unsigned integer type. (ILLEGAL_TYPE_OF_COLUMN_FOR_FILTER)

Looks like it is prohibited now ClickHouse/ClickHouse#29005

And probably didn't work before 21.9.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions