File tree
287 files changed
+6794
-553
lines changed- .github/workflows
- ibis
- backends
- base/sql
- alchemy
- compiler
- registry
- bigquery
- tests
- system
- udf
- unit
- snapshots/test_compiler
- test_approx
- None-approx_median
- None-approx_nunique
- filter-approx_median
- filter-approx_nunique
- no_filter-approx_median
- no_filter-approx_nunique
- test_binary
- test_bit
- None-bit_and
- None-bit_or
- None-bit_xor
- filter-bit_and
- filter-bit_or
- filter-bit_xor
- no_filter-bit_and
- no_filter-bit_or
- no_filter-bit_xor
- test_bool_reducers
- mean
- sum
- test_bool_reducers_where_conj
- test_bool_reducers_where_simple
- test_bucket
- test_cov
- pop
- sample
- test_day_of_week
- date
- datetime
- string_date
- string_timestamp
- timestamp
- timestamp_date
- test_divide_by_zero
- floordiv
- truediv
- test_extract_temporal_from_timestamp
- date
- time
- test_geospatial_azimuth
- test_geospatial_binary
- contains
- covered_by
- covers
- d_within
- difference
- disjoint
- distance
- geo_equals
- intersection
- intersects
- max_distance
- touches
- union
- within
- test_geospatial_minmax
- x_max
- x_min
- y_max
- y_min
- test_geospatial_point
- test_geospatial_simplify
- test_geospatial_unary
- aread
- as_binary
- as_text
- buffer
- centroid
- end_point
- geometry_type
- length
- npoints
- perimeter
- point_n
- start_point
- test_geospatial_unary_union
- test_geospatial_xy
- x
- y
- test_hash
- binary
- string
- test_hashbytes
- md5-test-binary
- md5-test-string
- sha1-test-binary
- sha1-test-string
- sha256-test-binary
- sha256-test-string
- sha512-test-binary
- sha512-test-string
- test_identical_to
- test_integer_to_timestamp
- ms
- ns
- s
- us
- test_literal_timestamp_or_time
- datetime
- string_time
- string_timestamp
- time
- timestamp
- test_literal_year
- date
- datetime
- string_date
- string_timestamp
- timestamp
- timestamp_date
- test_now
- test_projection_fusion_only_peeks_at_immediate_parent
- test_range_window_function
- prec_foll
- prec_prec
- test_set_operation
- difference
- intersect
- union_all
- union_distinct
- test_substring
- test_temporal_truncate
- D-DATE
- D-TIMESTAMP
- M-DATE
- M-TIMESTAMP
- Q-DATE
- Q-TIMESTAMP
- W-DATE
- W-TIMESTAMP
- Y-DATE
- Y-TIMESTAMP
- h-TIME
- h-TIMESTAMP
- m-TIME
- m-TIMESTAMP
- ms-TIME
- ms-TIMESTAMP
- s-TIME
- s-TIMESTAMP
- us-TIME
- us-TIMESTAMP
- test_to_timestamp
- AmericaNew_York
- None
- test_trailing_range_window
- days
- five
- hours
- micros
- minutes
- nanos
- seconds
- two_days
- week
- test_union
- False
- True
- test_union_cte
- False-False
- False-True
- True-False
- True-True
- test_window_function
- current_foll
- prec_current
- prec_prec
- test_window_unbounded
- following
- preceding
- udf
- snapshots/test_core
- test_assign
- test_binary_operators
- add
- div
- mul
- sub
- test_class
- test_class_with_properties
- test_continue
- test_delete
- test_dict
- test_floordiv
- test_function_def
- test_lambda_with_splat
- test_len_rewrite
- test_list_comp
- test_logical_not
- test_missing_vararg
- test_pow
- test_scope_with_while
- test_set_to_object
- test_setitem
- test_splat
- test_str
- test_true_false_none
- test_tuple
- test_unary_minus
- test_unary_plus
- test_varargs
- test_variable_declaration
- test_yield
- test_yield_from
- udf
- clickhouse
- duckdb/tests
- impala
- tests
- snapshots
- test_exprs
- test_filter_with_analytic
- test_named_from_filter_group_by
- test_nunique_where
- test_where_with_timestamp
- test_window
- test_add_default_order_by
- test_aggregate_in_projection
- test_cumulative_functions
- max
- mean
- min
- sum
- test_multiple_windows
- test_nested_analytic_function
- test_order_by_desc
- test_propagate_nested_windows
- test_rank_functions
- test_row_number_does_not_require_order_by
- test_row_number_properly_composes_with_arithmetic
- test_window_frame_specs
- cumulative
- foll_0
- foll_10_5
- foll_2
- foll_2_prec_0
- foll_5_10
- prec_0
- prec_5
- prec_5_foll_0
- prec_5_foll_2
- trailing_10
- snowflake
- tests
- tests/sql
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
287 files changed
+6794
-553
lines changedLines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
| 37 | + | |
36 | 38 |
| |
37 | 39 |
| |
38 | 40 |
| |
| |||
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
| 51 | + | |
49 | 52 |
| |
50 | 53 |
| |
51 | 54 |
| |
| |||
58 | 61 |
| |
59 | 62 |
| |
60 | 63 |
| |
61 |
| - | |
62 |
| - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
63 | 72 |
| |
64 | 73 |
| |
65 | 74 |
| |
| 75 | + | |
| 76 | + | |
| 77 | + | |
66 | 78 |
| |
67 | 79 |
| |
68 | 80 |
| |
|
Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
145 |
| - | |
146 | 145 |
| |
147 | 146 |
| |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
| 147 | + | |
153 | 148 |
| |
154 |
| - | |
| 149 | + | |
155 | 150 |
| |
156 | 151 |
| |
157 | 152 |
| |
|
Lines changed: 2 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
335 |
| - | |
336 |
| - | |
337 |
| - | |
338 |
| - | |
339 |
| - | |
340 |
| - | |
341 |
| - | |
342 |
| - | |
343 | 335 |
| |
344 | 336 |
| |
345 | 337 |
| |
| |||
352 | 344 |
| |
353 | 345 |
| |
354 | 346 |
| |
355 |
| - | |
| 347 | + | |
356 | 348 |
| |
357 | 349 |
| |
358 | 350 |
| |
359 | 351 |
| |
360 | 352 |
| |
361 | 353 |
| |
362 |
| - | |
363 |
| - | |
364 |
| - | |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 |
| - | |
369 |
| - | |
370 |
| - | |
371 |
| - | |
372 |
| - | |
373 | 354 |
| |
374 | 355 |
| |
375 | 356 |
| |
376 | 357 |
| |
377 |
| - | |
| 358 | + | |
378 | 359 |
| |
379 | 360 |
| |
380 | 361 |
| |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 | 36 |
| |
38 | 37 |
| |
39 | 38 |
| |
| |||
47 | 46 |
| |
48 | 47 |
| |
49 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
50 | 57 |
| |
51 | 58 |
| |
52 | 59 |
| |
|
Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
165 | 184 |
| |
166 | 185 |
| |
167 | 186 |
| |
|
Lines changed: 27 additions & 62 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
| 57 | + | |
| 58 | + | |
70 | 59 |
| |
71 |
| - | |
72 |
| - | |
| 60 | + | |
| 61 | + | |
73 | 62 |
| |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
81 | 66 |
| |
82 |
| - | |
83 |
| - | |
84 |
| - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
85 | 70 |
| |
86 | 71 |
| |
87 |
| - | |
| 72 | + | |
88 | 73 |
| |
89 | 74 |
| |
90 | 75 |
| |
| |||
105 | 90 |
| |
106 | 91 |
| |
107 | 92 |
| |
108 |
| - | |
| 93 | + | |
109 | 94 |
| |
110 | 95 |
| |
111 | 96 |
| |
112 | 97 |
| |
113 | 98 |
| |
114 |
| - | |
115 |
| - | |
| 99 | + | |
| 100 | + | |
116 | 101 |
| |
117 | 102 |
| |
118 | 103 |
| |
119 | 104 |
| |
120 | 105 |
| |
121 |
| - | |
| 106 | + | |
122 | 107 |
| |
123 | 108 |
| |
124 | 109 |
| |
| |||
165 | 150 |
| |
166 | 151 |
| |
167 | 152 |
| |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
180 | 156 |
| |
181 | 157 |
| |
182 | 158 |
| |
183 |
| - | |
184 | 159 |
| |
185 | 160 |
| |
186 | 161 |
| |
| |||
200 | 175 |
| |
201 | 176 |
| |
202 | 177 |
| |
203 |
| - | |
204 | 178 |
| |
205 | 179 |
| |
206 | 180 |
| |
| |||
223 | 197 |
| |
224 | 198 |
| |
225 | 199 |
| |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 |
| - | |
234 |
| - | |
235 |
| - | |
236 |
| - | |
237 |
| - | |
238 | 200 |
| |
239 | 201 |
| |
240 | 202 |
| |
| |||
252 | 214 |
| |
253 | 215 |
| |
254 | 216 |
| |
255 |
| - | |
| 217 | + | |
256 | 218 |
| |
257 | 219 |
| |
258 | 220 |
| |
259 | 221 |
| |
260 | 222 |
| |
261 |
| - | |
262 |
| - | |
263 |
| - | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
264 | 229 |
| |
265 | 230 |
| |
266 | 231 |
| |
|
0 commit comments