Skip to content

Fix possible aborts in arrow lib#45478

Merged
Avogar merged 4 commits intoClickHouse:masterfrom
Avogar:fix-arrow-abort
Jan 24, 2023
Merged

Fix possible aborts in arrow lib#45478
Avogar merged 4 commits intoClickHouse:masterfrom
Avogar:fix-arrow-abort

Conversation

@Avogar
Copy link
Copy Markdown
Member

@Avogar Avogar commented Jan 20, 2023

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Don't use internal arrow thread pool, update contrib to include changes from ClickHouse/arrow#16
Closes #44912

@robot-clickhouse robot-clickhouse added pr-not-for-changelog This PR should not be mentioned in the changelog submodule changed At least one submodule changed in this PR. labels Jan 20, 2023
@serxa serxa self-assigned this Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog submodule changed At least one submodule changed in this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

arrow library runs some threads and does not handle exceptions correctly

3 participants