Skip to content

Fix reading from fd for ORCBlockInputFormat.#19134

Merged
alexey-milovidov merged 2 commits intomasterfrom
fix-read-orc-from-fd
Jan 16, 2021
Merged

Fix reading from fd for ORCBlockInputFormat.#19134
alexey-milovidov merged 2 commits intomasterfrom
fix-read-orc-from-fd

Conversation

@KochetovNicolai
Copy link
Copy Markdown
Member

@KochetovNicolai KochetovNicolai commented Jan 15, 2021

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix infinite reading from file in ORC format (was introduced in #10580). Fixes #19095

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Jan 15, 2021
@KochetovNicolai KochetovNicolai marked this pull request as ready for review January 15, 2021 17:46
@alexey-milovidov alexey-milovidov self-assigned this Jan 15, 2021
@alexey-milovidov alexey-milovidov merged commit 6ed14ba into master Jan 16, 2021
@alexey-milovidov alexey-milovidov deleted the fix-read-orc-from-fd branch January 16, 2021 08:03
alexey-milovidov added a commit that referenced this pull request Jan 16, 2021
Backport #19134 to 21.1: Fix reading from fd for ORCBlockInputFormat.
alexey-milovidov added a commit that referenced this pull request Jan 16, 2021
Backport #19134 to 20.12: Fix reading from fd for ORCBlockInputFormat.
alexey-milovidov added a commit that referenced this pull request Jan 16, 2021
Backport #19134 to 20.11: Fix reading from fd for ORCBlockInputFormat.
alexey-milovidov added a commit that referenced this pull request Jan 16, 2021
Backport #19134 to 20.10: Fix reading from fd for ORCBlockInputFormat.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Import from ORC doesn't finish

3 participants