Skip to content

Commit 9f3a050

Browse files
committed
split test_unary_copmiler.py into multiple files
1 parent c21d458 commit 9f3a050

File tree

125 files changed

+1222
-1184
lines changed

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 changed

tests/unit/core/compile/sqlglot/expressions/snapshots/test_unary_compiler/test_array_index/out.sql renamed to tests/unit/core/compile/sqlglot/expressions/snapshots/test_array_ops/test_array_index/out.sql

File renamed without changes.

tests/unit/core/compile/sqlglot/expressions/snapshots/test_unary_compiler/test_array_slice_with_only_start/out.sql renamed to tests/unit/core/compile/sqlglot/expressions/snapshots/test_array_ops/test_array_slice_with_only_start/out.sql

File renamed without changes.

tests/unit/core/compile/sqlglot/expressions/snapshots/test_unary_compiler/test_array_slice_with_start_and_stop/out.sql renamed to tests/unit/core/compile/sqlglot/expressions/snapshots/test_array_ops/test_array_slice_with_start_and_stop/out.sql

File renamed without changes.

tests/unit/core/compile/sqlglot/expressions/snapshots/test_unary_compiler/test_array_to_string/out.sql renamed to tests/unit/core/compile/sqlglot/expressions/snapshots/test_array_ops/test_array_to_string/out.sql

File renamed without changes.

tests/unit/core/compile/sqlglot/expressions/snapshots/test_binary_compiler/test_floordiv_numeric/out.sql

Lines changed: 0 additions & 154 deletions
This file was deleted.

tests/unit/core/compile/sqlglot/expressions/snapshots/test_unary_compiler/test_obj_fetch_metadata/out.sql renamed to tests/unit/core/compile/sqlglot/expressions/snapshots/test_blob_ops/test_obj_fetch_metadata/out.sql

File renamed without changes.

tests/unit/core/compile/sqlglot/expressions/snapshots/test_unary_compiler/test_obj_get_access_url/out.sql renamed to tests/unit/core/compile/sqlglot/expressions/snapshots/test_blob_ops/test_obj_get_access_url/out.sql

File renamed without changes.

tests/unit/core/compile/sqlglot/expressions/snapshots/test_unary_compiler/test_is_in/out.sql renamed to tests/unit/core/compile/sqlglot/expressions/snapshots/test_comparison_ops/test_is_in/out.sql

File renamed without changes.

tests/unit/core/compile/sqlglot/expressions/snapshots/test_unary_compiler/test_date/out.sql renamed to tests/unit/core/compile/sqlglot/expressions/snapshots/test_datetime_ops/test_date/out.sql

File renamed without changes.

tests/unit/core/compile/sqlglot/expressions/snapshots/test_unary_compiler/test_day/out.sql renamed to tests/unit/core/compile/sqlglot/expressions/snapshots/test_datetime_ops/test_day/out.sql

File renamed without changes.

0 commit comments

Comments
 (0)