fix paimon table function with no partition#89793
fix paimon table function with no partition#89793bharatnc merged 13 commits intoClickHouse:masterfrom
Conversation
|
Workflow [PR], commit [b059669] Summary: ❌
|
Seems the test succeeded, but the CI failed. |
|
Looks like the new test cannot cover the bug: |
Seems S3 is not influenced by this issue, I have changed the test case to use paimonLocal instead; however, the bugfix CI has some errors. I will rerun after this PR is merged: #89873 |
|
03701_paimon_no_partition should fail during Bugfix validation (functional tests), and it did fail—so I'm not sure why the CI failed. |
I don't see this failure anymore. So I think we can merge. |
356392b
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):
Fixed Paimon table function handling for tables with no partition. Resolves #89690
Details
Resolves #89690