Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove bft test cases, every test is now in substrait #104

Merged
merged 2 commits into from
Dec 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ information from its own sources.

### Test Cases

The BFT includes a collection of test cases in the ```cases``` directory. These
test cases explore different options, failure scenarios, or data types. These
test cases are continuously verfied by running against different compute engines.
The substrait repo includes a collection of test cases in the [Cases](https://github.com/substrait-io/substrait/tree/main/tests/cases) directory.
These test cases explore different options, failure scenarios, or data types. These
test cases are continuously verified by running against different compute engines.

### Supplemental Information

Expand Down
75 changes: 0 additions & 75 deletions cases/aggregate_approx/approx_count_distinct.yaml

This file was deleted.

40 changes: 0 additions & 40 deletions cases/aggregate_generic/count.yaml

This file was deleted.

46 changes: 0 additions & 46 deletions cases/aggregate_generic/count_star.yaml

This file was deleted.

83 changes: 0 additions & 83 deletions cases/arithmetic/abs.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions cases/arithmetic/acos.yaml

This file was deleted.

53 changes: 0 additions & 53 deletions cases/arithmetic/acosh.yaml

This file was deleted.

Loading
Loading