ClickHouse / ClickHouse/ClickHouse

column `insert_time` DEFAULT toUnixTimestamp(now()) ,when intserting data is null,The field name becomes CAST(toUnixTimestamp(now()), 'Int32')

Open
#40,790 2 comments 0 reactions 0 assignees View on GitHub
comp-query-execution external question
Dominant language
C++
Stars
49.9k
Forks
9k
Avg merge
21h 32m
Merged PRs (30d)
515

Description

i found insert data is null ,ColumnsWithTypeAndName
"CAST(toUnixTimestamp(now()), 'Int32')"

but I expect ( "insert_time, 'Int32')"

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.