Skip to content

Tags: laopeng2021/dsq

Tags

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add version flags (multiprocessio#33)

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ORC support (multiprocessio#30)

* Update to new version of Datastation and add test for ORC

* Fixed description on test

* Fixed quotation marks on test

* Changed ORC test data file and updated test

* Fix for Windows build

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for querying nested data (multiprocessio#28)

* Fixes for invalid file error

* Fixes for gofmt

* Support path shorthand, add docs

* Add excel example

* Use bash

* Use bash

* Update mod

* Comment local

* No shelling out to jq

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Strip binary (multiprocessio#26)

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix string print, update to newer DataStation libraries (multiprocess…

…io#18)

* Some cleanup

* Drop random prints

* Upgrade to latest datastation libraries

* Fix test

* Fixes for format

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add pretty printer, don't panic when unable to discover shape of colu…

…mn, support concatenated JSON (multiprocessio#17)

* Add pretty printing notes to readme

* Bump to datastation main

* Update readme

* Fix for format

* Update readme

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support querying nested objects (multiprocessio#14)

* Add docs and tests

* Update go mod

* Update go mod

* Add test for array data validation

* Fix test

0.2.0-rc1

Toggle 0.2.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support querying nested objects (multiprocessio#14)

* Add docs and tests

* Update go mod

* Update go mod

* Add test for array data validation

* Fix test

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add automated releases (multiprocessio#4)

* Add automated releases sketch

* Add version to build process and help string

* Update format

* No need to run tests on release

* Debug zipping

* Fix release zip location

* Install 7z

* Zip not 7z

* .exe

* Update readme

* Add manual step too

0.1.0-rc1

Toggle 0.1.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add automated releases (multiprocessio#4)

* Add automated releases sketch

* Add version to build process and help string

* Update format

* No need to run tests on release

* Debug zipping

* Fix release zip location

* Install 7z

* Zip not 7z

* .exe

* Update readme

* Add manual step too