Open
Description
Although the speed of scala-parser-combinators
is not a challenge for Troy (since typically queries are small, one or few lines), Troy still would benifit from Fast parse's tracing feature. This should allow us to implement a user friendly error if malformed CQL has been written by users.
Activity