Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented Append/RawAt/operator[] for ColumnDate and ColumnDate32 that work with uint16_t/int32_t #320

Merged
merged 11 commits into from
Sep 18, 2023

Conversation

Enmk
Copy link
Collaborator

@Enmk Enmk commented Jul 27, 2023

Provide an interface for writing/reading immediate values for Date and Date32 columns without conversion.

Closes: #318

@Enmk Enmk merged commit b297a6e into ClickHouse:master Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

time column appending bug
1 participant