|
10 | 10 | 03045_unknown_identifier_alias_substitution |
11 | 11 | 02561_temporary_table_sessions |
12 | 12 | 02525_different_engines_in_temporary_tables |
| 13 | +00645_date_time_input_format |
| 14 | +02154_default_keyword_insert |
| 15 | +02807_default_date_time_nullable |
13 | 16 |
|
14 | 17 | https://github.com/ClickHouse/ClickHouse/issues/74324 |
15 | 18 | MULTIPLE_EXPRESSIONS_FOR_ALIAS |
|
36 | 39 | https://github.com/ClickHouse/ClickHouse/issues/74343 |
37 | 40 | Cannot find column `tuple(col_a, type)` in source stream, there are only columns: [__table1.id, tuple(replaceAll(__table1.data, 'a'_String, 'e'_String), __table1.type), tuple(replaceAll(__table1.data, 'a'_String, 'e'_String), __table1.type)]. (THERE_IS_NO_COLUMN) (in query: SELECT id, tuple(replaceAll(data, 'a', 'e') AS col_a, type) AS a, tuple(replaceAll(data, 'a', 'e') AS col_b, type) AS b FROM src;) |
38 | 41 | 03240_insert_select_named_tuple |
| 42 | +00500_point_in_polygon_non_const_poly |
| 43 | +01017_tuplehamming_distance |
| 44 | +01300_svg |
| 45 | +01849_geoToS2 |
| 46 | +02504_regexp_dictionary_table_source |
| 47 | +02833_tuple_concat |
| 48 | +02378_analyzer_projection_names |
39 | 49 |
|
40 | 50 | https://github.com/ClickHouse/ClickHouse/issues/74367 |
41 | 51 | Cannot find column in source stream |
|
74 | 84 | 01594_storage_join_uuid |
75 | 85 | Unsupported JOIN keys of type keys256 in StorageJoin: While executing Join. (UNSUPPORTED_JOIN_KEYS) (query: SELECT * FROM t1 ALL INNER JOIN tj USING (key1, key2, key3) ORDER BY key1;) |
76 | 86 | 02498_storage_join_key_positions.gen |
| 87 | +03447_storage_join_unsupported_keys |
77 | 88 |
|
78 | 89 | https://github.com/ClickHouse/ClickHouse/pull/73609 |
79 | 90 | Cannot parse string |
|
130 | 141 | 02950_dictionary_ssd_cache_short_circuit |
131 | 142 | 02504_regexp_dictionary_ua_parser |
132 | 143 | 03062_analyzer_join_engine_missing_column |
| 144 | +01852_dictionary_query_count_long |
| 145 | +01904_dictionary_default_nullable_type |
| 146 | +02391_hashed_dictionary_shards |
| 147 | +02740_hashed_dictionary_load_factor_smoke |
133 | 148 |
|
134 | 149 | https://github.com/ClickHouse/clickhouse-private/issues/11670 |
135 | 150 | Actual WithMergeableState |
|
157 | 172 | 01780_column_sparse_full |
158 | 173 | 01783_merge_engine_join_key_condition |
159 | 174 | 02789_filesystem_cache_alignment |
160 | | - |
| 175 | +00475_in_join_db_table |
| 176 | +03325_sqlite_join_wrong_answer |
161 | 177 |
|
162 | 178 | https://github.com/ClickHouse/clickhouse-private/issues/17173 |
163 | 179 | 02023_transform_or_to_in |
|
183 | 199 | https://github.com/ClickHouse/ClickHouse/issues/74411 |
184 | 200 | 02884_create_view_with_sql_security_option |
185 | 201 |
|
| 202 | + https://github.com/ClickHouse/ClickHouse/issues/80426 |
| 203 | + Duplicates with all right join and join engine |
| 204 | +01051_all_join_engine |
| 205 | +02497_storage_join_right_assert |
| 206 | +02495_analyzer_storage_join |
| 207 | + |
| 208 | + https://github.com/ClickHouse/clickhouse-private/issues/27882 |
| 209 | + duplicates cross_to_inner_join_rewrite=1 |
| 210 | +02564_analyzer_cross_to_inner |
| 211 | + |
| 212 | + https://github.com/ClickHouse/ClickHouse/issues/80439 |
| 213 | + Predicate pushdown CTE incorrect result |
| 214 | +02901_predicate_pushdown_cte_stateful |
| 215 | + |
| 216 | + https://github.com/ClickHouse/ClickHouse/issues/80440 |
| 217 | + MULTIPLE_EXPRESSIONS_FOR_ALIAS |
| 218 | +03121_analyzer_filed_redefenition_in_subquery |
| 219 | + |
| 220 | + Correlated subqueries are not supported |
| 221 | + Cannot clone ReadFromPreparedSource plan step. (NOT_IMPLEMENTED) |
| 222 | +03448_analyzer_correlated_subquery_in_projection |
| 223 | +03412_analyzer_correlated_subquery_bug |
| 224 | +03399_analyzer_correlated_subquery |
| 225 | + |
186 | 226 | Transactions |
187 | 227 | 02421_truncate_isolation_no_merges |
188 | 228 | 02421_truncate_isolation_with_mutations |
|
327 | 367 | 00175_partition_by_ignore |
328 | 368 | 01655_plan_optimizations_optimize_read_in_window_order |
329 | 369 | 01625_constraints_index_append |
| 370 | +01883_with_grouping_sets |
330 | 371 | Query memory limit exceeded: would use 19.63 MiB (attempt to allocate chunk of 1308788 bytes), current RSS 21.39 MiB, maximum: 19.07 MiB. (MEMORY_LIMIT_EXCEEDED |
331 | 372 | 01655_plan_optimizations_optimize_read_in_window_order_long |
332 | 373 | 01824_move_to_prewhere_many_columns |
|
384 | 425 | 03262_filter_push_down_view |
385 | 426 | 01283_max_threads_simple_query_optimization |
386 | 427 | 00183_prewhere_conditions_order |
| 428 | +03302_analyzer_join_filter_push_down_bug |
| 429 | +02815_join_algorithm_setting |
387 | 430 |
|
388 | 431 | # NOT BUGS |
389 | 432 | Not a bug |
|
0 commit comments