Commit 9f3a050
committed
split test_unary_copmiler.py into multiple files
1 parent c21d458 commit 9f3a050
File tree
125 files changed
+1222
-1184
lines changed- tests/unit/core/compile/sqlglot/expressions
- snapshots
- test_array_ops
- test_array_index
- test_array_slice_with_only_start
- test_array_slice_with_start_and_stop
- test_array_to_string
- test_binary_compiler/test_floordiv_numeric
- test_blob_ops
- test_obj_fetch_metadata
- test_obj_get_access_url
- test_comparison_ops/test_is_in
- test_datetime_ops
- test_date
- test_dayofweek
- test_dayofyear
- test_day
- test_floor_dt
- test_hour
- test_iso_day
- test_iso_week
- test_iso_year
- test_minute
- test_month
- test_normalize
- test_quarter
- test_second
- test_strftime
- test_time
- test_to_datetime
- test_to_timestamp
- test_unix_micros
- test_unix_millis
- test_unix_seconds
- test_year
- test_generic_ops
- test_hash
- test_isnull
- test_map
- test_notnull
- test_geo_ops
- test_geo_area
- test_geo_st_astext
- test_geo_st_boundary
- test_geo_st_buffer
- test_geo_st_centroid
- test_geo_st_convexhull
- test_geo_st_geogfromtext
- test_geo_st_isclosed
- test_geo_st_length
- test_geo_x
- test_geo_y
- test_json_ops
- test_json_extract_array
- test_json_extract_string_array
- test_json_extract
- test_json_query_array
- test_json_query
- test_json_value
- test_parse_json
- test_to_json_string
- test_numeric_ops
- test_abs
- test_arccosh
- test_arccos
- test_arcsinh
- test_arcsin
- test_arctanh
- test_arctan
- test_ceil
- test_cosh
- test_cos
- test_expm1
- test_exp
- test_floor
- test_invert
- test_ln
- test_log10
- test_log1p
- test_neg
- test_pos
- test_sinh
- test_sin
- test_sqrt
- test_tanh
- test_tan
- test_string_ops
- test_capitalize
- test_endswith
- test_isalnum
- test_isalpha
- test_isdecimal
- test_isdigit
- test_islower
- test_isnumeric
- test_isspace
- test_isupper
- test_len
- test_lower
- test_lstrip
- test_regex_replace_str
- test_replace_str
- test_reverse
- test_rstrip
- test_startswith
- test_str_contains_regex
- test_str_contains
- test_str_extract
- test_str_find
- test_str_get
- test_str_pad
- test_str_repeat
- test_str_slice
- test_string_split
- test_strip
- test_upper
- test_zfill
- test_struct_ops/test_struct_field
- test_timedelta_ops
- test_timedelta_floor
- test_to_timedelta
- test_unary_compiler
- test_compile_numerical_add_w_scalar
- test_compile_string_add
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
125 files changed
+1222
-1184
lines changedLines changed: 0 additions & 154 deletions
This file was deleted.
0 commit comments