ClickHouse / ClickHouse/ClickHouse

Arrow timestamp column mapping format

Open
#57,776 1 comment 0 reactions 0 assignees View on GitHub
comp-formats external question
Dominant language
C++
Stars
49.9k
Forks
9k
Avg merge
21h 32m
Merged PRs (30d)
515

Description

https://clickhouse.com/docs/en/interfaces/formats#data-types-matching-arrow describes the behaviour I am observing where TIMESTAMP, TIME32, TIME64 columns are converted to UINT32 when querying in Arrow format.

I was wondering why this was done rather than mapping to native Arrow types such as date32, date64, or timestamp?

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.