Skip to content

Unrevert "Refactor how IInputFormat deals with reading many files at once"#82949

Merged
al13n321 merged 16 commits intomasterfrom
shp2
Jul 12, 2025
Merged

Unrevert "Refactor how IInputFormat deals with reading many files at once"#82949
al13n321 merged 16 commits intomasterfrom
shp2

Conversation

@al13n321
Copy link
Copy Markdown
Member

@al13n321 al13n321 commented Jun 30, 2025

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

#80931 (which was reverted by #82934) + fix for https://github.com/ClickHouse/clickhouse-private/issues/33107 (second commit; the added test reproduces it).

Closes https://github.com/ClickHouse/clickhouse-private/issues/33107

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Jun 30, 2025

Workflow [PR], commit [06e0dfe]

Summary:

job_name test_name status info comment
Stateless tests (amd_debug, distributed plan, s3 storage) failure
02443_detach_attach_partition FAIL
Stress test (amd_debug) failure
Found signal in gdb.log FAIL

@clickhouse-gh clickhouse-gh bot added the pr-not-for-changelog This PR should not be mentioned in the changelog label Jun 30, 2025
@jkartseva jkartseva self-assigned this Jul 1, 2025
@al13n321
Copy link
Copy Markdown
Member Author

al13n321 commented Jul 3, 2025

Test failures look unrlated:

@al13n321
Copy link
Copy Markdown
Member Author

al13n321 commented Jul 5, 2025

Stateless tests:

mc: <ERROR> Unable to list folder. Requested path `/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/clickminio` not found

I don't understand how this PR could possibly cause this. But it happened on two commits in a row, and I don't see it on other PRs.

@al13n321
Copy link
Copy Markdown
Member Author

al13n321 commented Jul 8, 2025

@al13n321 al13n321 enabled auto-merge July 8, 2025 03:46
@al13n321
Copy link
Copy Markdown
Member Author

al13n321 commented Jul 11, 2025

Failed 02561_null_as_default_more_formats and 00900_long_parquet seem related, but idk how to investigate. They don't fail on master. In both cases it looks like clickhouse-client INSERT ... FORMAT PARQUET got SIGABRT. We don't have logs or stack traces from the client in tests, so I've no idea which assert (?) it is I don't understand why there's no stack trace in clickhouse-test output, clickhouse-client is supposed to print it to stderr on abort, and clickhouse-test is supposed to dump stderr on test failure. I couldn't reproduce it locally (ran the two tests 600 times in asan build).

@al13n321
Copy link
Copy Markdown
Member Author

Now fasttest failed with this (repeating till timeout):

2025.07.11 21:28:49.559192 [ 218734 ] {} <Error> DatabaseCatalog: Cannot drop table test_qddg4zoa.no_insertable (00000000-0000-0000-0000-000000000001). Will retry later.: std::exception. Code: 1001, type: std::__1::filesystem::filesystem_error, e.what() = filesystem error: in remove_all: Permission denied ["/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ci/tmp/run_r0/store/000/00000000-0000-0000-0000-000000000001/"], Stack trace (when copying this message, always include the lines below):

I couldn't find any mention of this error in issues or slack. I don't see how it can be related to this PR.

Is this PR cursed?

@al13n321
Copy link
Copy Markdown
Member Author

02233_HTTP_ranged unrelated: #82844

@al13n321 al13n321 added this pull request to the merge queue Jul 12, 2025
Merged via the queue into master with commit 67fc087 Jul 12, 2025
118 of 123 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Jul 22, 2025
…-fast-usage

Fix flaky tests with parquet by partially reverting #82949
baibaichen pushed a commit to Kyligence/ClickHouse that referenced this pull request Jul 28, 2025
Fix rebase issue:
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
baibaichen pushed a commit to Kyligence/ClickHouse that referenced this pull request Jul 29, 2025
Fix rebase issue:
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
kyligence-git pushed a commit to Kyligence/ClickHouse that referenced this pull request Jul 29, 2025
Fix rebase issue:
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
kyligence-git pushed a commit to Kyligence/ClickHouse that referenced this pull request Jul 30, 2025
Fix rebase issue:
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
kyligence-git pushed a commit to Kyligence/ClickHouse that referenced this pull request Jul 31, 2025
Fix rebase issue:
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
kyligence-git pushed a commit to Kyligence/ClickHouse that referenced this pull request Aug 1, 2025
Fix rebase issue:
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
kyligence-git pushed a commit to Kyligence/ClickHouse that referenced this pull request Aug 2, 2025
Fix rebase issue:
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
kyligence-git pushed a commit to Kyligence/ClickHouse that referenced this pull request Aug 3, 2025
Fix rebase issue:
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
baibaichen pushed a commit to Kyligence/ClickHouse that referenced this pull request Aug 7, 2025
Fix rebase issue:
- 20250806 ClickHouse#84821
- 20250804 ClickHouse#83997
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
baibaichen pushed a commit to Kyligence/ClickHouse that referenced this pull request Aug 8, 2025
Fix rebase issue:
- 20250806 ClickHouse#84821
- 20250804 ClickHouse#83997
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
baibaichen pushed a commit to Kyligence/ClickHouse that referenced this pull request Aug 11, 2025
Fix rebase issue:
- 20250806 ClickHouse#84821
- 20250804 ClickHouse#83997
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
baibaichen pushed a commit to Kyligence/ClickHouse that referenced this pull request Aug 12, 2025
Fix rebase issue:
- 20250806 ClickHouse#84821
- 20250804 ClickHouse#83997
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
baibaichen pushed a commit to Kyligence/ClickHouse that referenced this pull request Aug 13, 2025
Fix rebase issue:
- 20250806 ClickHouse#84821
- 20250804 ClickHouse#83997
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
baibaichen pushed a commit to Kyligence/ClickHouse that referenced this pull request Aug 14, 2025
Fix rebase issue:
- 20250806 ClickHouse#84821
- 20250804 ClickHouse#83997
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
baibaichen pushed a commit to Kyligence/ClickHouse that referenced this pull request Aug 15, 2025
Fix rebase issue:
- 20250806 ClickHouse#84821
- 20250804 ClickHouse#83997
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
baibaichen pushed a commit to Kyligence/ClickHouse that referenced this pull request Aug 16, 2025
Fix rebase issue:
- 20250806 ClickHouse#84821
- 20250804 ClickHouse#83997
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
baibaichen pushed a commit to Kyligence/ClickHouse that referenced this pull request Aug 18, 2025
Fix rebase issue:
- 20250806 ClickHouse#84821
- 20250804 ClickHouse#83997
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
zvonand pushed a commit to Altinity/ClickHouse that referenced this pull request Aug 31, 2025
Unrevert "Refactor how IInputFormat deals with reading many files at once"
zvonand pushed a commit to Altinity/ClickHouse that referenced this pull request Sep 2, 2025
Unrevert "Refactor how IInputFormat deals with reading many files at once"
zvonand pushed a commit to Altinity/ClickHouse that referenced this pull request Sep 3, 2025
Unrevert "Refactor how IInputFormat deals with reading many files at once"
zvonand pushed a commit to Altinity/ClickHouse that referenced this pull request Sep 8, 2025
Unrevert "Refactor how IInputFormat deals with reading many files at once"
lgbo-ustc pushed a commit to bigo-sg/ClickHouse that referenced this pull request Sep 17, 2025
Fix rebase issue:
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
lgbo-ustc pushed a commit to Kyligence/ClickHouse that referenced this pull request Sep 17, 2025
Fix rebase issue:
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
lgbo-ustc pushed a commit to Kyligence/ClickHouse that referenced this pull request Sep 28, 2025
Fix rebase issue:
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
zzcclp pushed a commit to Kyligence/ClickHouse that referenced this pull request Dec 19, 2025
Fix rebase issue:
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
(cherry picked from commit c68fb33)
zzcclp pushed a commit to Kyligence/ClickHouse that referenced this pull request Dec 25, 2025
Fix rebase issue:
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
(cherry picked from commit c68fb33)
zzcclp pushed a commit to Kyligence/ClickHouse that referenced this pull request Mar 10, 2026
Fix rebase issue:
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
(cherry picked from commit c68fb33)
(cherry picked from commit 12ab7a6)
zzcclp pushed a commit to Kyligence/ClickHouse that referenced this pull request Mar 11, 2026
Fix rebase issue:
- 20250728 ClickHouse#84180
- 20250713 ClickHouse#82949
- 20250703 ClickHouse#82934
- 20250626 ClickHouse#80931
- 20250604 ClickHouse#79649
- 20250502 ClickHouse#79180
- 20250416 ClickHouse#78485
- 20250306 ClickHouse#76662

Co-authored-by: liuneng1994 <neng.liu@kyligence.com>
(cherry picked from commit c68fb33)
(cherry picked from commit 12ab7a6)
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 pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants