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

fix: native format Date32 representation #1069

Merged
merged 1 commit into from
Aug 17, 2023
Merged

fix: native format Date32 representation #1069

merged 1 commit into from
Aug 17, 2023

Conversation

jkaflik
Copy link
Contributor

@jkaflik jkaflik commented Aug 17, 2023

Protocol native format support was broken due to wrong data representation for Date32 type.
Date32 in ch-go is now unsigned int.

Fixes #1066 #1067

@jkaflik jkaflik added the fix label Aug 17, 2023
@jkaflik jkaflik merged commit 3d22faa into main Aug 17, 2023
13 checks passed
@jkaflik jkaflik added the bug label Aug 17, 2023
@jkaflik jkaflik mentioned this pull request Nov 28, 2023
robot-piglet pushed a commit to ydb-platform/ydb that referenced this pull request Nov 28, 2023
В текущей версии в Аркадии библиотека неверно выводит тип Date32, не хватает этого фикса ClickHouse/clickhouse-go#1069
@jkaflik jkaflik deleted the fix/date32-native branch March 14, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

invalid reading value for Date32
1 participant