Commit 47bf571
authored
File tree
- ast
- lexer
- parser
- testdata
- 00975_move_partition_merge_tree
- 01073_grant_and_revoke
- 01119_weird_user_names
- 01188_attach_table_from_path
- 01559_misplaced_codec_diagnostics
- 01564_test_hint_woes
- 01581_deduplicate_by_columns_local
- 01602_show_create_view
- 01604_explain_ast_of_nonselect_query
- 01715_table_function_view_fix
- 01917_distinct_on
- 02126_alter_table_alter_column
- 02128_apply_lambda_parsing
- 02155_create_table_w_timezone
- 02165_insert_from_infile
- 02179_dict_reload_on_cluster
- 02269_create_table_with_collation
- 02287_ephemeral_format_crash
- 02293_compatibility_ignore_auto_increment_in_create_table
- 02302_column_decl_null_before_defaul_value
- 02316_expressions_with_window_functions
- 02343_create_empty_as_select
- 02366_kql_extend
- 02366_kql_summarize
- 02366_kql_tabular
- 02469_fix_aliases_parser
- 02472_segfault_expression_parser
- 02474_create_user_query_fuzzer_bug
- 02474_fix_function_parser_bug
- 02476_fix_cast_parser_bug
- 02481_fix_parameters_parsing
- 02493_numeric_literals_with_underscores
- 02515_tuple_lambda_parsing
- 02554_invalid_create_view_syntax
- 02676_trailing_commas
- 02680_default_star
- 02789_describe_table_settings
- 02863_ignore_foreign_keys_in_tables_definition
- 02889_system_drop_format_schema
- 02897_alter_partition_parameters
- 02922_respect_nulls_parser
- 02933_paste_join
- 02961_drop_tables
- 03141_wildcard_grants
- 03144_fuzz_quoted_type_name
- 03146_create_index_compatibility
- 03168_inconsistent_ast_formatting
- 03227_proper_parsing_of_cast_operator
- 03231_alter_no_properties_before_remove_modify_reset
- 03254_test_alter_user_no_changes
- 03280_aliases_for_selects_and_views
- 03313_case_insensitive_json_type_declaration
- 03322_bugfix_of_with_insert
- 03406_dictionary_incorrect_min_max_lifetimes
- 03532_create_user_query_on_wrong_parametric_grantees
- 03558_no_alias_in_single_expressions
- 03601_temporary_views
- 03623_setting_boolean_shorthand_err_test
- 03701_create_or_replace_temporary_table
- 03756_update_query_formatting
- token
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
9 | 48 | | |
10 | 49 | | |
11 | 50 | | |
| |||
23 | 62 | | |
24 | 63 | | |
25 | 64 | | |
26 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
27 | 94 | | |
28 | | - | |
| 95 | + | |
29 | 96 | | |
30 | 97 | | |
31 | | - | |
32 | 98 | | |
33 | 99 | | |
34 | 100 | | |
35 | 101 | | |
36 | 102 | | |
37 | | - | |
38 | 103 | | |
39 | 104 | | |
40 | | - | |
41 | 105 | | |
42 | 106 | | |
43 | 107 | | |
44 | | - | |
45 | 108 | | |
46 | 109 | | |
47 | | - | |
48 | 110 | | |
49 | 111 | | |
50 | 112 | | |
51 | 113 | | |
52 | 114 | | |
53 | | - | |
54 | 115 | | |
55 | 116 | | |
56 | 117 | | |
57 | 118 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 119 | | |
66 | | - | |
67 | 120 | | |
68 | 121 | | |
69 | 122 | | |
70 | 123 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | 124 | | |
78 | | - | |
79 | 125 | | |
80 | 126 | | |
81 | 127 | | |
82 | 128 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | 129 | | |
90 | | - | |
91 | 130 | | |
92 | 131 | | |
93 | 132 | | |
94 | 133 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | 134 | | |
153 | 135 | | |
154 | | - | |
| 136 | + | |
155 | 137 | | |
156 | 138 | | |
157 | 139 | | |
| |||
161 | 143 | | |
162 | 144 | | |
163 | 145 | | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | 146 | | |
170 | 147 | | |
171 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
| 406 | + | |
| 407 | + | |
406 | 408 | | |
407 | 409 | | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
408 | 420 | | |
409 | 421 | | |
410 | 422 | | |
| |||
432 | 444 | | |
433 | 445 | | |
434 | 446 | | |
| 447 | + | |
| 448 | + | |
435 | 449 | | |
436 | 450 | | |
437 | 451 | | |
| |||
594 | 608 | | |
595 | 609 | | |
596 | 610 | | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
597 | 622 | | |
598 | 623 | | |
599 | 624 | | |
| |||
0 commit comments