File tree
78 files changed
+764
-1271
lines changed- tests/unit/core/compile/sqlglot
- aggregations/snapshots/test_unary_compiler
- test_size
- test_sum
- expressions/snapshots
- test_binary_compiler
- test_add_numeric_w_scalar
- test_add_numeric
- test_add_string
- test_json_set
- test_unary_compiler
- test_abs
- test_arccosh
- test_arccos
- test_arcsinh
- test_arcsin
- test_arctanh
- test_arctan
- test_array_index
- test_array_slice_with_only_start
- test_array_slice_with_start_and_stop
- test_array_to_string
- test_capitalize
- test_ceil
- test_cosh
- test_cos
- test_date
- test_dayofweek
- test_dayofyear
- test_day
- test_expm1
- test_exp
- test_floor
- test_hash
- test_hour
- test_invert
- test_isalnum
- test_isalpha
- test_isdecimal
- test_isdigit
- test_islower
- test_isnull
- test_isnumeric
- test_iso_day
- test_iso_week
- test_isspace
- test_isupper
- test_json_extract_array
- test_json_extract_string_array
- test_json_extract
- test_json_query_array
- test_json_query
- test_json_value
- test_notnull
- test_parse_json
- test_sinh
- test_sin
- test_tanh
- test_tan
- test_to_json_string
- snapshots
- test_compile_aggregate
- test_compile_aggregate_wo_dropna
- test_compile_aggregate
- test_compile_concat/test_compile_concat
- test_compile_explode
- test_compile_explode_dataframe
- test_compile_explode_series
- test_compile_filter/test_compile_filter
- test_compile_join
- test_compile_join_w_on
- bool_col
- float64_col
- int64_col
- numeric_col
- string_col
- time_col
- test_compile_join
- test_compile_readlocal
- test_compile_readlocal_w_json_df
- test_compile_readlocal_w_lists_df
- test_compile_readlocal_w_structs_df
- test_compile_readlocal
- test_compile_readtable
- test_compile_readtable_w_json_types
- test_compile_readtable_w_limit
- test_compile_readtable_w_nested_structs_types
- test_compile_readtable_w_ordering
- test_compile_readtable_w_repeated_types
- test_compile_readtable
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+764
-1271
lines changedLines changed: 10 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 | 1 |
| |
11 |
| - | |
12 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
Lines changed: 10 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 | 1 |
| |
11 |
| - | |
12 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
tests/unit/core/compile/sqlglot/expressions/snapshots/test_binary_compiler/test_add_numeric/out.sql
Lines changed: 2 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 | 1 |
| |
12 |
| - | |
13 |
| - | |
| 2 | + | |
| 3 | + |
Lines changed: 2 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 | 1 |
| |
12 |
| - | |
13 |
| - | |
| 2 | + | |
| 3 | + |
Lines changed: 2 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 | 1 |
| |
12 |
| - | |
13 |
| - | |
| 2 | + | |
| 3 | + |
Lines changed: 6 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 | 1 |
| |
12 |
| - | |
13 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
Lines changed: 2 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 | 1 |
| |
12 |
| - | |
13 |
| - | |
| 2 | + | |
| 3 | + |
Lines changed: 8 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 | 1 |
| |
12 |
| - | |
13 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
Lines changed: 10 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 | 1 |
| |
12 |
| - | |
13 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
Lines changed: 8 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 | 1 |
| |
12 |
| - | |
13 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
0 commit comments