Skip to content

Releases: speee/go-athena

v1.0.3

15 Oct 09:23
fbf7d11
Compare
Choose a tag to compare
  • Add Prepared Statement #20
  • Upgrade packages #20

v1.0.2

06 Jul 11:59
ddd2f4c
Compare
Choose a tag to compare
  • Add Getting output_location from workgroup #18
  • Fix the error which occurs when the last character of output_location is '/' in GZIP DL Mode #18

v1.0.1

23 Mar 14:06
daf154b
Compare
Choose a tag to compare

Fixed bugs:

  • Fix not skipping headers if the result contains no rows #16

v1.0.0

07 Dec 03:11
693fff4
Compare
Choose a tag to compare

Initial release of go-athena by speee

This is forked from another project, which has not been maintained actively, and we started maintaining it instead.
The following functions have been added, including importing some of the issues that were originally up.

  • Add Docker environment
  • Add linter by reviewdog
  • Remove Result Header when executing DDL
  • Use workgroup
  • Modify test (make each package up to date)
  • Establish Result Mode (query result acquisition mode)