Commit 43d9965
authored
File tree
102 files changed
+1197
-103
lines changed- internal/format
- parser/testdata
- 00027_distinct_and_order_by
- 00038_totals_limit
- 00086_concat_nary_const_with_nonconst_segfault
- 00131_set_hashed
- 00140_parse_unix_timestamp_as_datetime
- 00142_parse_timestamp_as_datetime
- 00152_totals_in_subquery
- 00156_array_map_to_constant
- 00157_aliases_and_lambda_formal_parameters
- 00174_compare_date_time_with_constant_string_in_in
- 00188_constants_as_arguments_of_aggregate_functions
- 00197_if_fixed_string
- 00238_removal_of_temporary_columns
- 00320_between
- 00333_parser_number_bug
- 00350_count_distinct
- 00358_from_string_complex_types
- 00448_to_string_cut_to_zero
- 00450_higher_order_and_nullable
- 00464_array_element_out_of_range
- 00482_subqueries_and_aliases
- 00483_cast_syntax
- 00487_if_array_fixed_string
- 00503_cast_const_nullable
- 00511_get_size_of_enum
- 00519_create_as_select_from_temporary_table
- 00547_named_tuples
- 00548_slice_of_nested
- 00553_invalid_nested_name
- 00566_enum_min_max
- 00580_cast_nullable_to_non_nullable
- 00582_not_aliasing_functions
- 00647_select_numbers_with_offset
- 00674_has_array_enum
- 00689_join_table_function
- 00753_with_with_single_alias
- 00817_with_simple
- 00822_array_insert_default
- 00904_array_with_constant_2
- 00919_sum_aggregate_states_constants
- 00920_multiply_aggregate_states_constants
- 00960_eval_ml_method_const
- 00999_settings_no_extra_quotes
- 01039_test_setting_parse
- 01081_demangle
- 01121_remote_scalar_subquery
- 01254_array_of_unnamed_tuples
- 01260_ubsan_decimal_parse
- 01422_array_nullable_element_nullable_index
- 01473_system_events_zeroes
- 01554_interpreter_integer_float
- 01666_date_lut_buffer_overflow
- 01666_great_circle_distance_ubsan
- 01670_log_comment
- 01702_toDateTime_from_string_clamping
- 01716_decimal_comparison_ubsan
- 01761_round_year_bounds
- 01774_tuple_null_in
- 01787_arena_assert_column_nothing
- 01837_cast_to_array_from_empty_array
- 02015_order_by_with_fill_misoptimization
- 02017_order_by_with_fill_redundant_functions
- 02148_cast_type_parsing
- 02242_if_then_else_null_bug
- 02313_dump_column_structure_low_cardinality
- 02315_replace_multiif_to_if
- 02393_every_metric_must_have_documentation
- 02394_every_profile_event_must_have_documentation
- 02494_query_cache_empty_tuple
- 02537_system_formats
- 02580_like_substring_search_bug
- 02737_sql_auto_is_null
- 02752_is_null_priority
- 02799_transform_empty_arrays
- 02889_system_drop_format_schema
- 02893_bad_sample_view
- 02895_cast_operator_bug
- 02902_show_databases_limit
- 02913_sum_map_state
- 02932_non_ready_set_stuck
- 02959_system_database_engines
- 03003_enum_and_string_compatible
- 03013_position_const_start_pos
- 03033_virtual_column_override
- 03204_storage_join_optimize
- 03208_numbers_total_rows_approx
- 03213_array_element_msan
- 03221_incomplete_utf8_sequence
- 03298_vertical_columns
- 03315_quantile_bfloat16_ubsan
- 03365_time_time64_best_effort_parsing
- 03404_dynamic_in_interval_bug
- 03415_dont_highlight_probable_hashes
- 03538_higher_order_functions_null_filter
- 03551_cast_decimal_to_float
- 03571_nullable_format_digit_groups
- 03582_initcap_fixedstring
- 03704_default_empty_order_by
- 03733_base58_decode_bug
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
102 files changed
+1197
-103
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
33 | 71 | | |
34 | 72 | | |
35 | 73 | | |
| |||
164 | 202 | | |
165 | 203 | | |
166 | 204 | | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
34 | 66 | | |
35 | | - | |
| 67 | + | |
36 | 68 | | |
37 | 69 | | |
0 commit comments