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

Support Bool type in Arrow/Parquet/ORC #44698

Merged
merged 6 commits into from
Jan 9, 2023
Merged

Conversation

Avogar
Copy link
Member

@Avogar Avogar commented Dec 28, 2022

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Support Bool type in Arrow/Parquet/ORC.
Closes #43970

Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/

@robot-ch-test-poll4 robot-ch-test-poll4 added the pr-improvement Pull request with some product improvements label Dec 28, 2022
@qoega
Copy link
Member

qoega commented Jan 4, 2023

@kssenii kssenii self-assigned this Jan 4, 2023
@kssenii
Copy link
Member

kssenii commented Jan 9, 2023

Integration tests (tsan) [2/6] — fail: 1

test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit

Integration tests (release) [4/4] — fail: 1

test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit

Integration tests (asan) [2/6] — fail: 1

test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit

Integration tests (asan) [4/6] — fail: 32

#44897

@kssenii kssenii merged commit 119501f into ClickHouse:master Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-improvement Pull request with some product improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Boolean values in Parquet files
4 participants