Skip to content

Fix attempt to create table from table function#1701

Open
ianton-ru wants to merge 2 commits intoantalya-25.8from
bugfix/antalya-25.8/fix_wrong_create
Open

Fix attempt to create table from table function#1701
ianton-ru wants to merge 2 commits intoantalya-25.8from
bugfix/antalya-25.8/fix_wrong_create

Conversation

@ianton-ru
Copy link
Copy Markdown

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in an official stable release)

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

Solved #1683
Fix attempt to create table from table function

Documentation entry for user-facing changes

After rewrite query to object storage with using remote initiator ClickHouse tried to create table.
Call of create relies on fact of column definitions on start, but with remote initiator feature column definitions are added during query rewrite.

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64
  • All Regression
  • Disable CI Cache

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • S3 Export (2h)
  • Swarms (30m)
  • Tiered Storage (2h)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 28, 2026

Workflow [PR], commit [66a0ce1]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant