Skip to content

Commit b5bb249

Browse files
Update 04047_kill_query_const_column.sql
1 parent d7b7435 commit b5bb249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/queries/0_stateless/04047_kill_query_const_column.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Regression test: KILL QUERY/MUTATION/TRANSACTION TEST should not throw
1+
-- Regression test: KILL QUERY/MUTATION TEST should not throw
22
-- "Bad cast from type X to Y" when the internal SELECT returns columns
33
-- that need materialization (e.g. ColumnConst).
44
-- https://s3.amazonaws.com/clickhouse-test-reports/json.html?PR=98138&sha=a349e29ce98d34354439478bec564adb7d5b66c9&name_0=PR&name_1=Stress%20test%20%28amd_msan%29

0 commit comments

Comments
 (0)