ClickHouse / ClickHouse/walshadow

NUMERIC(12, 2) maps to ClickHouse Decimal(12, 2).

Open
#106 1 comment 0 reactions 1 assignee Claimed by @harshil-goel View on GitHub
Dominant language
Rust
Stars
118
Forks
5
Avg merge
1d 19h
Merged PRs (30d)
38

Description

NUMERIC(12, 2) maps to ClickHouse Decimal(12, 2). Postgres lets you add NaNs to such a column which makes walshadow crash
ERROR walshadow::pipeline: pipeline fatal error=batcher: unsupported column value for v:
non-finite numeric (NaN/Inf) into Decimal column

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.