Releases: pinpt/go-dremio
Releases · pinpt/go-dremio
2.1.0
24 Apr 19:04
Compare
Sorry, something went wrong.
No results found
update to latest go-common 5.3.1
2.0.14
22 Apr 21:10
Compare
Sorry, something went wrong.
No results found
Fixed issue where Dremio was returning an error during streaming and we stopped and didn't return an error.
Don't hit the query results API so hard on initial query
2.0.13
15 Apr 15:40
Compare
Sorry, something went wrong.
No results found
2.0.12
15 Apr 15:26
Compare
Sorry, something went wrong.
No results found
2.0.11
31 Jan 10:15
Compare
Sorry, something went wrong.
No results found
2.0.10
25 Jan 20:50
Compare
Sorry, something went wrong.
No results found
Fixed issue where placeholder wasn't working for IN query and added test case
fixed package name
2.0.9
09 Jan 00:42
Compare
Sorry, something went wrong.
No results found
Fixed issue where on login (sql.Open) an error doesn't get returned
2.0.8
27 Dec 16:31
Compare
Sorry, something went wrong.
No results found
Check for nil error status instead of crashing
Don't poll so aggressively
2.0.7
21 Dec 23:04
Compare
Sorry, something went wrong.
No results found
Enable ^C and disable exit and quit in multiline
2.0.6
21 Dec 23:05
Compare
Sorry, something went wrong.
No results found
Merge pull request #1 from pinpt/BE-1129
BE-1129 Allow multiline in console for “select”