partiql / partiql-lang-kotlin

PartiQL libraries and tools in Kotlin.
https://partiql.org/
Apache License 2.0
536 stars 60 forks source link

Updates CLI/Shell to use the V1 engine #1458

Open RCHowell opened 1 month ago

RCHowell commented 1 month ago

Description

This PR updates the shell to use the V1 engine along with accepting input from stdin. Follow ups will include bridging backwards compatibility gaps with functions like read_file.

Other Information

License Information

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