File tree
1,218 files changed
+36834
-10133
lines changed- .github
- workflows
- be
- src
- agent
- block_cache
- column
- common
- connector
- exec
- pipeline
- aggregate
- exchange
- hashjoin
- scan
- sink
- sort
- schema_scanner
- sorting
- spill
- workgroup
- exprs
- agg
- factory
- table_function
- formats
- orc
- parquet
- fs
- gen_cpp
- gutil
- http/action
- io
- runtime
- routine_load
- stream_load
- script
- service
- service_be
- storage
- lake
- rowset
- task
- thirdparty
- types
- udf/java
- util
- bthreads
- test
- exec
- pipeline
- test_data/jni_scanner/test_hive_format
- workgroup
- exprs
- formats
- orc
- parquet
- fs
- io
- runtime
- service
- storage
- lake
- rowset
- types
- util
- bthreads
- bin
- conf
- contrib/destination-starrocks
- docker/dockerfiles
- allin1
- services/director
- dev-env
- docs
- docusaurus
- en
- administration
- assets
- commonMarkdown
- quick-start
- data_source
- catalog
- deployment
- faq
- loading
- integrations
- loading
- quick_start
- reference
- information_schema
- overview-pages
- release_notes
- sql-reference
- sql-functions
- aggregate-functions
- array-functions
- bitmap-functions
- date-time-functions
- like-predicate-functions
- math-functions
- scalar-functions
- string-functions
- utility-functions
- sql-statements
- Administration
- data-definition
- data-manipulation
- table_design
- using_starrocks
- zh
- administration
- assets
- commonMarkdown
- cover_pages
- data_source
- catalog
- deployment
- faq
- loading
- integrations
- introduction
- loading
- quick_start
- reference
- information_schema
- overview-pages
- release_notes
- sql-reference
- sql-functions
- aggregate-functions
- array-functions
- bitmap-functions
- date-time-functions
- json-functions
- json-constructor-functions
- json-query-and-processing-functions
- like-predicate-functions
- math-functions
- string-functions
- utility-functions
- sql-statements
- Administration
- data-definition
- data-manipulation
- table_design
- using_starrocks
- fe
- fe-core
- src
- main/java
- com/starrocks
- alter
- analysis
- catalog
- system
- information
- sys
- clone
- common
- proc
- profile
- util
- connector
- hive
- iceberg
- cost
- jdbc
- paimon
- http/rest
- lake
- compaction
- load
- loadv2
- pipe
- filelist
- routineload
- metric
- monitor/jvm
- persist
- planner
- plugin
- privilege
- ranger/starrocks
- qe
- scheduler
- dag
- rowstore
- rpc
- scheduler
- server
- service
- sql
- analyzer
- ast
- common
- optimizer
- cost
- dump
- operator
- logical
- scalar
- rewrite
- rule
- transformation
- materialization
- equivalent
- rule
- tree
- pdagg
- prunesubfield
- statistics
- task
- transformer
- validate
- parser
- plan
- statistic
- system
- task
- transaction
- org/apache/hadoop/hive/metastore
- test
- java/com/starrocks
- alter
- analysis
- backup
- catalog
- system/sys
- common/util
- connector
- hive
- iceberg
- jdbc
- paimon
- parser/trino
- unified
- lake
- load
- routineload
- metric
- persist
- planner
- plugin
- pseudocluster
- qe
- scheduler
- scheduler
- schema
- server
- service
- sql
- analyzer
- common
- optimizer
- rewrite
- rule/transformation/materialization
- statistics
- plan
- statistic
- transaction
- utframe
- resources/sql
- materialized-view
- tpch
- tpch-hive
- query_dump
- materialized-view
- scheduler
- hive-udf
- src/main/java/com/starrocks/hive/udf
- plugin-common
- src
- main/java/com/starrocks/types
- test/java/com/starrocks/types
- spark-dpp
- src
- main/java/com/starrocks/load/loadv2/dpp
- test/java/com/starrocks/load/loadv2/dpp
- gensrc
- proto
- script
- thrift
- java-extensions
- hadoop-ext/src/main/java
- com/starrocks/connector/hadoop
- org/apache/hadoop/security
- hive-reader/src/main/java/com/starrocks/hive/reader
- jni-connector/src/main/java/com/starrocks/jni/connector
- paimon-reader
- src/main/java/com/starrocks/paimon/reader
- test
- lib
- sql
- test_agg_function
- R
- T
- test_automatic_bucket
- R
- T
- test_bitmap_functions
- R
- T
- test_blockhole_sink
- R
- T
- test_column_rename
- R
- T
- test_datetime
- R
- T
- test_ddl
- R
- T
- test_external_file
- R
- T
- test_fast_schema_evolution
- R
- T
- test_function
- R
- T
- test_materialized_view
- R
- T
- test_partition_by_expr
- R
- T
- test_push_down_distinct_agg_across_window
- R
- T
- test_refresh_statistics
- R
- T
- test_short_circuit
- R
- T
- test_spill
- R
- T
- test_string_functions
- R
- T
- test_time_fn
- R
- T
- test_view_cache
- R
- T
- thirdparty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,218 files changed
+36834
-10133
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 |
| - | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
|
Lines changed: 60 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
14 | 23 |
| |
15 | 24 |
| |
16 | 25 |
| |
| |||
30 | 39 |
| |
31 | 40 |
| |
32 | 41 |
| |
33 |
| - | |
| 42 | + | |
34 | 43 |
| |
35 | 44 |
| |
36 | 45 |
| |
| |||
68 | 77 |
| |
69 | 78 |
| |
70 | 79 |
| |
71 |
| - | |
| 80 | + | |
72 | 81 |
| |
73 | 82 |
| |
74 | 83 |
| |
| |||
147 | 156 |
| |
148 | 157 |
| |
149 | 158 |
| |
150 |
| - | |
| 159 | + | |
151 | 160 |
| |
152 | 161 |
| |
153 | 162 |
| |
| |||
187 | 196 |
| |
188 | 197 |
| |
189 | 198 |
| |
190 |
| - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
191 | 203 |
| |
192 | 204 |
| |
193 | 205 |
| |
| |||
198 | 210 |
| |
199 | 211 |
| |
200 | 212 |
| |
| 213 | + | |
| 214 | + | |
| 215 | + | |
201 | 216 |
| |
202 | 217 |
| |
203 | 218 |
| |
204 | 219 |
| |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
205 | 234 |
| |
206 | 235 |
| |
| 236 | + | |
| 237 | + | |
207 | 238 |
| |
208 | 239 |
| |
209 | 240 |
| |
| |||
212 | 243 |
| |
213 | 244 |
| |
214 | 245 |
| |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
215 | 250 |
| |
216 | 251 |
| |
217 |
| - | |
218 |
| - | |
219 |
| - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
220 | 262 |
| |
221 |
| - | |
| 263 | + | |
222 | 264 |
| |
223 | 265 |
| |
224 | 266 |
| |
| |||
231 | 273 |
| |
232 | 274 |
| |
233 | 275 |
| |
234 |
| - | |
| 276 | + | |
235 | 277 |
| |
236 | 278 |
| |
237 | 279 |
| |
238 |
| - | |
| 280 | + | |
239 | 281 |
| |
240 | 282 |
| |
241 | 283 |
| |
242 |
| - | |
243 |
| - | |
| 284 | + | |
| 285 | + | |
244 | 286 |
| |
245 | 287 |
| |
246 | 288 |
| |
| |||
306 | 348 |
| |
307 | 349 |
| |
308 | 350 |
| |
309 |
| - | |
| 351 | + | |
310 | 352 |
| |
311 | 353 |
| |
312 | 354 |
| |
| |||
390 | 432 |
| |
391 | 433 |
| |
392 | 434 |
| |
393 |
| - | |
| 435 | + | |
394 | 436 |
| |
395 | 437 |
| |
396 | 438 |
| |
|
Lines changed: 43 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
45 | 58 |
| |
46 | 59 |
| |
47 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
48 | 65 |
| |
49 | 66 |
| |
50 | 67 |
| |
51 | 68 |
| |
52 | 69 |
| |
53 | 70 |
| |
54 | 71 |
| |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
55 | 94 |
| |
56 | 95 |
| |
57 | 96 |
| |
| |||
134 | 173 |
| |
135 | 174 |
| |
136 | 175 |
| |
137 |
| - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
138 | 179 |
| |
139 | 180 |
| |
140 | 181 |
| |
| |||
193 | 234 |
| |
194 | 235 |
| |
195 | 236 |
| |
196 |
| - | |
| 237 | + | |
197 | 238 |
| |
198 | 239 |
| |
199 | 240 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
| 124 | + | |
124 | 125 |
| |
125 |
| - | |
126 |
| - | |
| 126 | + |
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 |
| - | |
| 161 | + | |
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
| |||
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
180 |
| - | |
181 |
| - | |
182 |
| - | |
| 180 | + | |
| 181 | + | |
183 | 182 |
| |
184 | 183 |
| |
185 | 184 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| |||
305 | 306 |
| |
306 | 307 |
| |
307 | 308 |
| |
| 309 | + | |
| 310 | + | |
308 | 311 |
| |
309 | 312 |
| |
310 | 313 |
| |
| |||
377 | 380 |
| |
378 | 381 |
| |
379 | 382 |
| |
| 383 | + | |
| 384 | + | |
| 385 | + | |
380 | 386 |
| |
381 | 387 |
| |
382 | 388 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 | 17 |
| |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
291 | 291 |
| |
292 | 292 |
| |
293 | 293 |
| |
294 |
| - | |
| 294 | + | |
295 | 295 |
| |
296 | 296 |
| |
297 | 297 |
| |
|
0 commit comments