Skip to content

0.5.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@eatonphil eatonphil released this 21 Dec 23:29
· 142 commits to main since this release
00c3da5
Add dsq binary for running SQL queries against files (#127)

* Start on dsq

* Continue sketching out dsq

* More sketching

* Refactoring to support dsq

* Working with hardcoded shape

* Clean up

* Fix for shape guesser

* Fix for format

* Go doesnt support graph or table yet

* Fix build scripts for new binary

* Fixes for build

* More fixes