Commit 16bd8a1
authored
File tree
264 files changed
+1321
-187
lines changed- internal/explain
- parser
- testdata
- 00176_distinct_limit_by_limit_bug_43377
- 00306_insert_values_and_expressions
- 00392_enum_nested_alter
- 00531_aggregate_over_nullable
- 00577_replacing_merge_tree_vertical_merge
- 00592_union_all_different_aliases
- 00605_intersections_aggregate_functions
- 00615_nullable_alter_optimize
- 00671_max_intersections
- 00700_decimal_complex_types
- 00927_asof_joins
- 00950_test_double_delta_codec_types
- 00950_test_double_delta_codec
- 00983_summing_merge_tree_not_an_identifier
- 01018_ddl_dictionaries_create
- 01054_cache_dictionary_overflow_cell
- 01069_database_memory
- 01104_distributed_numbers_test
- 01110_dictionary_layout_without_arguments
- 01115_prewhere_array_join
- 01155_rename_move_materialized_view
- 01191_rename_dictionary
- 01251_dict_is_in_infinite_loop
- 01257_dictionary_mismatch_types
- 01268_dictionary_direct_layout
- 01292_create_user
- 01293_create_role
- 01294_create_settings_profile
- 01295_create_row_policy
- 01296_create_row_policy_in_current_database
- 01323_add_scalars_in_time
- 01346_array_join_mrxotey
- 01358_constexpr_constraint
- 01376_GROUP_BY_injective_elimination_dictGet
- 01383_remote_ambiguous_column_shard
- 01418_custom_settings
- 01457_create_as_table_function_structure
- 01499_json_named_tuples
- 01501_cache_dictionary_all_fields
- 01526_complex_key_dict_direct_layout
- 01568_window_functions_distributed
- 01661_join_complex
- 01670_dictionary_create_key_expression
- 01676_dictget_in_default_expression
- 01681_cache_dictionary_simple_key
- 01682_cache_dictionary_complex_key
- 01683_flat_dictionary
- 01720_dictionary_create_source_with_functions
- 01753_direct_dictionary_simple_key
- 01754_direct_dictionary_complex_key
- 01759_dictionary_unique_attribute_names
- 01760_polygon_dictionaries
- 01760_system_dictionaries
- 01765_hashed_dictionary_simple_key
- 01766_hashed_dictionary_complex_key
- 01778_hierarchical_dictionaries
- 01780_clickhouse_dictionary_source_loop
- 01781_merge_tree_deduplication
- 01785_dictionary_element_count
- 01837_database_memory_ddl_dictionaries
- 01911_logical_error_minus
- 01913_replace_dictionary
- 01914_exchange_dictionaries
- 01915_create_or_replace_dictionary
- 01942_create_table_with_sample
- 01943_query_id_check
- 01944_insert_partition_by
- 01948_dictionary_quoted_database_name
- 02016_order_by_with_fill_monotonic_functions_removal
- 02025_dictionary_view_different_db
- 02042_map_get_non_const_key
- 02126_lc_window_functions
- 02244_casewithexpression_return_type
- 02249_insert_select_from_input_schema_inference
- 02265_rename_join_ordinary_to_atomic
- 02281_limit_by_distributed
- 02294_fp_seconds_profile
- 02304_grouping_set_order_by
- 02306_window_move_row_number_fix
- 02311_system_zookeeper_insert
- 02313_cross_join_dup_col_names
- 02337_analyzer_columns_basic
- 02339_analyzer_matcher_basic
- 02343_group_by_use_nulls
- 02346_additional_filters_distr
- 02352_lightweight_delete_in_partition
- 02354_vector_search_binary_quantization
- 02364_window_case
- 02366_window_function_order_by
- 02366_with_fill_date
- 02414_all_new_table_functions_must_be_documented
- 02415_all_new_functions_must_be_documented
- 02415_all_new_functions_must_have_version_information
- 02458_use_structure_from_insertion_table
- 02475_or_function_alias_and_const_where
- 02480_tlp_nan
- 02490_replacing_merge_tree_is_deleted_column
- 02494_query_cache_ignore_output_settings
- 02494_query_cache_key
- 02495_analyzer_storage_join
- 02500_prevent_drop_nested_if_empty_part
- 02508_bad_graphite
- 02535_analyzer_group_by_use_nulls
- 02559_add_parts
- 02560_window_ntile
- 02561_with_fill_date_datetime_incompatible
- 02563_analyzer_merge
- 02564_read_in_order_final_desc
- 02569_order_by_aggregation_result
- 02581_width_bucket
- 02705_grouping_keys_equal_keys
- 02710_aggregation_nested_map_ip_uuid
- 02710_date_diff_aliases
- 02711_trim_aliases
- 02715_or_null
- 02812_pointwise_array_operations
- 02814_order_by_tuple_window_function
- 02842_vertical_merge_after_add_drop_column
- 02861_replacing_merge_tree_with_cleanup
- 02883_array_scalar_mult_div_modulo
- 02884_parallel_window_functions_bug
- 02885_create_distributed_table_without_as
- 02902_json_skip_null_values
- 02916_analyzer_set_in_join
- 02922_respect_nulls_extensive
- 02931_max_num_to_warn
- 02935_parallel_replicas_settings
- 02949_parallel_replicas_in_subquery
- 02950_parallel_replicas_used_count
- 02962_analyzer_resolve_group_by_on_shards
- 03001_max_parallel_replicas_zero_value
- 03005_input_function_in_join
- 03031_low_cardinality_logical_error
- 03035_argMinMax_numeric_non_extreme_bug
- 03036_join_filter_push_down_equivalent_sets
- 03094_grouparraysorted_memory
- 03100_lwu_01_basics
- 03100_lwu_02_basics
- 03100_lwu_03_join
- 03100_lwu_04_prewhere
- 03100_lwu_05_basics
- 03100_lwu_06_apply_patches
- 03100_lwu_07_merge_patches
- 03100_lwu_08_multiple_blocks
- 03100_lwu_09_different_structure
- 03100_lwu_10_apply_on_merges
- 03100_lwu_12_sequential_consistency
- 03100_lwu_18_sequence
- 03100_lwu_19_nullable
- 03100_lwu_20_different_structure
- 03100_lwu_22_detach_attach_patches
- 03100_lwu_23_apply_patches
- 03100_lwu_26_subcolumns
- 03100_lwu_27_update_after_on_fly_mutations
- 03100_lwu_30_join_cache
- 03100_lwu_31_merge_memory_usage
- 03100_lwu_32_on_fly_filter
- 03100_lwu_33_add_column
- 03100_lwu_34_multistep_prewhere
- 03100_lwu_36_json_skip_indexes
- 03100_lwu_37_update_all_columns
- 03100_lwu_39_after_replace_partition
- 03100_lwu_41_bytes_limits
- 03100_lwu_43_subquery_from_rmt
- 03100_lwu_44_missing_default
- 03100_lwu_45_query_condition_cache
- 03100_lwu_46_deletes_skip_indexes
- 03100_lwu_deletes_1
- 03100_lwu_deletes_3
- 03146_bug47862
- 03164_early_constant_folding_analyzer
- 03168_cld2_tsan
- 03173_forbid_qualify
- 03174_multiple_authentication_methods_show_create
- 03202_system_load_primary_key
- 03222_datetime64_small_value_const
- 03224_invalid_alter
- 03227_test_sample_n
- 03229_query_condition_cache_drop_cache
- 03229_query_condition_cache_final
- 03229_query_condition_cache_nondeterministic_functions
- 03229_query_condition_cache_plaintext_condition
- 03229_query_condition_cache_system_table
- 03230_show_create_query_identifier_quoting_style
- 03231_create_with_clone_as
- 03232_workload_create_and_drop
- 03232_workloads_and_resources
- 03234_enable_secure_identifiers
- 03248_with_insert
- 03250_ephemeral_comment
- 03254_last_2_samples_aggregate_function
- 03254_prewarm_mark_cache_columns
- 03254_prewarm_mark_cache_rmt
- 03254_system_prewarm_mark_cache
- 03254_timeseries_instant_value_aggregate_functions
- 03254_timeseries_to_grid_aggregate_function_sparse
- 03254_timeseries_to_grid_aggregate_function
- 03256_invalid_mutation_query
- 03257_reverse_sorting_key_simple
- 03257_reverse_sorting_key_zookeeper
- 03257_reverse_sorting_key
- 03262_common_expression_optimization
- 03266_with_fill_staleness_cases
- 03266_with_fill_staleness_errors
- 03266_with_fill_staleness
- 03274_prewarm_primary_index_cache
- 03285_analyzer_extract_common_expr_bug
- 03285_analyzer_optimize_disjunctions
- 03285_default_engine_with_settings
- 03286_reverse_sorting_key_final2
- 03286_reverse_sorting_key_final
- 03305_fix_kafka_table_with_kw_arguments
- 03305_parallel_with
- 03306_optimize_table_force_keyword
- 03311_constantnode
- 03312_analyzer_unused_projection_fix
- 03312_squashing_with_low_card_mem_usage
- 03317_pretty_fallback_to_vertical_consistent
- 03340_projections_formatting
- 03355_join_to_in_optimization
- 03356_threshold_for_parallel_hash
- 03362_reverse_sorting_key_explicit_primary_key
- 03366_with_fill_dag
- 03380_input_async_insert
- 03404_ubsan_distinct_join_const_column
- 03459-reverse-sorting-key-stable-result
- 03464_projections_with_subcolumns
- 03513_read_in_order_nullable
- 03532_use_database_syntax
- 03535_system_formats
- 03545_number_of_rows_in_ttltransform
- 03550_variant_extend_union
- 03565_union_all_nullptr
- 03566_one_row_summing_merge_tree
- 03576_analyzer_recursive_window
- 03581_parallel_replicas_task_size
- 03593_backup_with_broken_projection
- 03594_system_grants_parameters
- 03595_exists_as_scalar_subquery
- 03601_histogram_quantile
- 03604_parallel_with_query_lock
- 03604_test_merge_tree_min_read_task_size_is_zero
- 03610_disjunctions_pushdown_optimization
- 03632_insert_select_cte_bug
- 03633_keeepr_host_server_setting
- 03636_empty_projection_block
- 03653_keeper_histogram_metrics
- 03668_shard_join_in_reverse_order
- 03669_min_max_projection_with_reverse_order_key
- 03671_dict_in_subquery_in_index_analysis_context_expired
- 03671_pk_in_subquery_context_expired
- 03672_nested_array_nested_tuple
- 03708_flush_async_insert_queue_for_table
- 03711_deduplication_blocks_part_log
- 03711_merge_tree_deduplication_with_disk_not_support_writing_with_append
- 03715_empty_tuple_functions_conversion
- 03716_join_duplicate_columns_89411
- 03727_alter_with_localhost_remote
- 03733_summing_merge_tree_nested_low_cardinality
- 03742_lazy_materialization_of_array_after_alter_add_column
- 03759_marks_cache_events
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
264 files changed
+1321
-187
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
589 | | - | |
590 | | - | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
591 | 594 | | |
592 | | - | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
593 | 600 | | |
594 | | - | |
595 | 601 | | |
596 | 602 | | |
597 | 603 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
| 657 | + | |
657 | 658 | | |
658 | 659 | | |
659 | 660 | | |
660 | 661 | | |
661 | 662 | | |
662 | | - | |
| 663 | + | |
663 | 664 | | |
664 | 665 | | |
665 | 666 | | |
666 | 667 | | |
667 | 668 | | |
668 | 669 | | |
| 670 | + | |
669 | 671 | | |
670 | | - | |
| 672 | + | |
671 | 673 | | |
672 | 674 | | |
| 675 | + | |
673 | 676 | | |
674 | 677 | | |
675 | 678 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
| 12 | + | |
9 | 13 | | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments