Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/trinodb/trino-go-client

Go client for Trino
https://github.com/trinodb/trino-go-client

Context Deadline should be configurable

lorransr opened this issue 14 days ago
feature: support forward OAuth2 authorization header

kalil-pelissier opened this pull request 3 months ago
Allow forwarding OAuth2 Authorization Headers at query runtime

kalil-pelissier opened this issue 3 months ago
Support EXECUTE IMMEDIATE

nineinchnick opened this pull request 3 months ago
Escape values of extra credentials and session properties

nineinchnick opened this pull request 3 months ago
Update dependencies

nineinchnick opened this pull request 3 months ago
Special characters support in extra credentials.

ddl-joyce-zhao opened this issue 3 months ago
Add support for passing time.Duration

joris-bright opened this pull request 4 months ago
Update deps

nineinchnick opened this pull request 4 months ago
Update dependencies

nineinchnick opened this pull request 7 months ago
Parsing of datetime to take UTC if timezone is not provided

silent-lad opened this pull request 7 months ago
Don't fail when decoding empty strings as floats in server responses

nineinchnick opened this pull request 8 months ago
Queries sometimes fail when decoding progress percent in the response

nineinchnick opened this issue 8 months ago
Use latest Go for releases

nineinchnick opened this pull request 8 months ago
Allow to configure Kerberos remote service name

nineinchnick opened this pull request 8 months ago
Support JWT authentication

nineinchnick opened this pull request 8 months ago
support Geometry and Geography values as WKT strings

fengctor opened this pull request 8 months ago
access kerberized data

youaodu opened this issue 8 months ago
Support for JWT Authentication

kamalkang-hpe opened this pull request 8 months ago
Export Trino errors with details

nineinchnick opened this pull request 9 months ago
Client.Timeout exceeded while awaiting headers

Chaho12 opened this issue 10 months ago
Fix build on master

wendigo opened this pull request 11 months ago
Test: Run CI

ebyhr opened this pull request 11 months ago
Can't execute more than one query on one connection

sureshmula2 opened this issue 11 months ago
Propagates the context into requests

Barbayar opened this pull request 11 months ago
Do not send DELETE after QueryRow

pajaks opened this issue 12 months ago
Does trino-go-client support golang sql.NamedArg?

zclyne opened this issue 12 months ago
Queries don't get canceled on context cancel

sureshmula2 opened this issue 12 months ago
Update stmtStats types

kamijin-fanta opened this pull request about 1 year ago
Include error code and name on error message

deigote opened this pull request about 1 year ago
Expose underlying trino error codes / names

deigote opened this issue about 1 year ago
Allow OpenTelemetry instrumentation

nineinchnick opened this pull request about 1 year ago
Add OpenTelemetry instrumentation

nineinchnick opened this pull request about 1 year ago
Update README with correct supported features

nineinchnick opened this pull request about 1 year ago
Support nil as query parameters

nineinchnick opened this pull request about 1 year ago
Use http.NewRequestWithContext

devinsba opened this pull request about 1 year ago
feat: support custom request headers

patrickdemers6 opened this pull request about 1 year ago
Support reading float literals returned as strings

nineinchnick opened this pull request about 1 year ago
Format and wrap errors with %w

Yifeng-Sigma opened this pull request over 1 year ago
Allow passing X-Trino-Time-Zone header from config

Yifeng-Sigma opened this pull request over 1 year ago
Bug/Feat: Performance degradation with multiple requests

voultest opened this issue over 1 year ago
Update dependencies

nineinchnick opened this pull request over 1 year ago
Null support for inserts

oerdogmus opened this issue over 1 year ago
Add build instructions

mosabua opened this pull request over 1 year ago
Use default CAs if neither cert or cert path is provided

nineinchnick opened this pull request over 1 year ago
Move tests to a separate package

nineinchnick opened this pull request over 1 year ago
Reduce dependencies

sjones94549 opened this issue over 1 year ago
Update dependencies

nineinchnick opened this pull request over 1 year ago
Add support to pass ssl certificate as a string, not a file path

nineinchnick opened this pull request over 1 year ago
Support read varbinary

chein-huang opened this pull request over 1 year ago
Support bytes

chein-huang opened this pull request over 1 year ago
Support bytes

chein-huang opened this pull request over 1 year ago
Add support to pass ssl certificate value instead of only path

mrveera opened this pull request over 1 year ago
Can't update to v0.310.0

Thomasdezeeuw opened this issue almost 2 years ago
Use correct Go version for doing releases

nineinchnick opened this pull request almost 2 years ago
Update dependencies

nineinchnick opened this pull request almost 2 years ago
Update Go version to 1.18

abhioncbr opened this issue almost 2 years ago
Is there a way to exec a query without handling it as a prepared statement?

NachoNievaG opened this issue almost 2 years ago
Any way to extract queryId from result / rows?

notmahsa opened this issue almost 2 years ago
Don't panic if driverRows.Next is called after Close

Thomasdezeeuw opened this pull request almost 2 years ago
Panic: runtime error: index out of range in driverRows.Next

Thomasdezeeuw opened this issue almost 2 years ago
Support times better

JPMoresmau opened this pull request about 2 years ago
Support UUIDs

JPMoresmau opened this pull request about 2 years ago
Support offset timezone, times do not have spaces

JPMoresmau opened this pull request about 2 years ago
Change the fieldName field type from string to rowFieldName struct

Sunwoo-Shin opened this pull request about 2 years ago
implement 'access-token' option

twokindswater opened this issue about 2 years ago
Concurrent requests

nineinchnick opened this pull request over 2 years ago
Disable cache for releases

nineinchnick opened this pull request over 2 years ago
Add bearer authentication

danielgattiluxor opened this pull request over 2 years ago
Add access token authorization

danielgattiluxor opened this pull request over 2 years ago
Convert recursion in `fetch` into loop

mdesmet opened this pull request over 2 years ago
goroutine stack exceeds 1000000000-byte limit while fetching

Chaho12 opened this issue over 2 years ago
Allow the GHA workflow to create a release

nineinchnick opened this pull request over 2 years ago
Document passing `trino.Numeric` to queries

nineinchnick opened this pull request over 2 years ago
Use GoReleaser to create GitHub releases with a changelog

nineinchnick opened this pull request over 2 years ago
Support passing slices as query args

nineinchnick opened this pull request over 2 years ago
Replace removed session property in tests

nineinchnick opened this pull request over 2 years ago
Support ROW types

nineinchnick opened this pull request over 2 years ago
Migrate integration test setup to go

nineinchnick opened this pull request over 2 years ago
Support SET/RESET SESSION and PREPARE

nineinchnick opened this pull request over 2 years ago
Update dependencies

nineinchnick opened this pull request over 2 years ago
Test using multiple Go versions

nineinchnick opened this pull request over 2 years ago
Return scan types in rows.ColumnTypes()

nineinchnick opened this pull request over 2 years ago
Make the driver struct public

nineinchnick opened this pull request over 2 years ago
Row data type not supported

mnhaque opened this issue over 2 years ago
Performance issue

vipin-agarwal opened this issue almost 3 years ago
Simplify prepared statement parameters handling

a-urth opened this pull request almost 3 years ago
Add tests for UPDATE and DELETE

hashhar opened this issue almost 3 years ago
Add tests for transactions

hashhar opened this issue almost 3 years ago
plan to support Update/Insert/Delete ?

csimplestring opened this issue about 3 years ago