Skip to content

Fix formatting for INTO OUTFILE#90656

Merged
azat merged 1 commit intoClickHouse:masterfrom
azat:fix-into-outfile-format
Nov 23, 2025
Merged

Fix formatting for INTO OUTFILE#90656
azat merged 1 commit intoClickHouse:masterfrom
azat:fix-into-outfile-format

Conversation

@azat
Copy link
Copy Markdown
Member

@azat azat commented Nov 22, 2025

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 into CHANGELOG.md):

Fix formatting for INTO OUTFILE. Resolves #90207

Details

Refs: #90207

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Nov 22, 2025

Workflow [PR], commit [ccedaee]

Summary:

job_name test_name status info comment
Build (amd_compat) failure
Cmake configuration failure cidb
Integration tests (amd_binary, 3/5) failure
test_refreshable_mv/test.py::test_refreshable_mv_in_read_only_node_no_ddl FAIL cidb
test_refreshable_mv/test.py::test_refresh_vs_shutdown_smoke FAIL cidb
test_refreshable_mv/test.py::test_pause FAIL cidb
test_refreshable_mv/test.py::test_backup_outer_table FAIL cidb, flaky
test_refreshable_mv/test.py::test_backup_inner_table FAIL cidb
test_refreshable_mv/test.py::test_adding_replica FAIL cidb
test_refreshable_mv/test.py::test_replicated_db_startup_race FAIL cidb
Stress test (arm_asan) failure
Server died FAIL cidb
Hung check failed, possible deadlock found (see hung_check.log) FAIL cidb
Killed by signal (in clickhouse-server.log) FAIL cidb
Fatal message in clickhouse-server.log (see fatal_messages.txt) FAIL cidb
Killed by signal (output files) FAIL cidb
BuzzHouse (amd_debug) failure
Logical error: 'Inconsistent AST formatting: the query: FAIL cidb
BuzzHouse (arm_asan) failure
Received signal 11 FAIL cidb
BuzzHouse (amd_ubsan) failure
/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/src/IO/VarInt.h:32:5: runtime error: store to null pointer of type 'char' FAIL cidb

@clickhouse-gh clickhouse-gh bot added the pr-bugfix Pull request with bugfix, not backported by default label Nov 22, 2025
@evillique evillique self-assigned this Nov 22, 2025
@azat azat enabled auto-merge November 22, 2025 18:00
@azat azat added this pull request to the merge queue Nov 22, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 22, 2025
@azat azat added this pull request to the merge queue Nov 23, 2025
Merged via the queue into ClickHouse:master with commit b9aa3b6 Nov 23, 2025
126 of 133 checks passed
@azat azat deleted the fix-into-outfile-format branch November 23, 2025 08:00
@robot-ch-test-poll1 robot-ch-test-poll1 added the pr-synced-to-cloud The PR is synced to the cloud repo label Nov 23, 2025
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 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.

Inconsistent AST formatting for nan

4 participants