partiql / partiql-tests

Test data for checking conformance to the PartiQL specification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up and seed GPML conformance tests

vgapeyev opened this issue · comments

Make it possible to run GPML (graph query) tests within the conformance suite and seed the test set with some tests for the initial graph pattern fragment supported in the evaluator after https://github.com/partiql/partiql-lang-kotlin/pull/#1074.

A possibly non-straightforward thing could be adding graph bindings to test evaluation environments.