partiql / partiql-tests

Test data for checking conformance to the PartiQL specification.
Apache License 2.0
7 stars 1 forks source link

Add some more bag op tests with ORDER BY LIMIT OFFSET #99

Closed alancai98 closed 1 year ago

alancai98 commented 1 year ago

Adds some more syntax and evaluation tests with the bag operators. These tests focus on using the bag operators with ORDER BY, LIMIT, and OFFSET.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.