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

Change tests with comparisons of container types #90

Open
alancai98 opened this issue May 23, 2023 · 0 comments
Open

Change tests with comparisons of container types #90

alancai98 opened this issue May 23, 2023 · 0 comments

Comments

@alancai98
Copy link
Member

alancai98 commented May 23, 2023

Based off spec issue: partiql/partiql-lang#10.

We should likely remove or move the tests to extended directory with container comparison until the spec issue is clarified further since container comparison outside of order by has not yet been defined.

Likely doesn't need negative tests (i.e. disallowing comparison of container types) unless the spec disallows it altogether.

edit: for clarity, defining comparability as using any of the following: <, >, <=, >=, MAX, MIN, COLL_MAX, COLL_MIN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant