ClickHouse / ClickHouse/ClickHouse

format_custom_null_representation setting

Open
#34,666 0 comments 0 reactions 0 assignees View on GitHub
comp-formats external feature
Dominant language
C++
Stars
49.9k
Forks
9k
Avg merge
21h 32m
Merged PRs (30d)
515

Description

**Use case**

Define custom replacement for Null value.
Just like

```
--format_csv_null_representation arg Custom NULL representation in CSV format
--format_tsv_null_representation arg Custom NULL representation in TSV format
```

**Describe the solution you'd like**

Setting

**Describe alternatives you've considered**

use ifNull instead.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.