You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Status: Builds cleanly (go vet/gofmt clean); full integration suite (85 cases) passes against prestodb/presto:latest in Docker.
I've also opened adbc-drivers/dev#230 proposing this driver join the ADBC Driver Foundry as adbc-drivers/presto, matching the Trino driver's home. I'm filing this issue here too for visibility, and am happy to update the repository URL once that's resolved — let me know if you'd rather I wait until it has a permanent home before listing it.
I'd like to request a new ADBC driver be listed in the driver table, per the "Have a Driver to Add?" process.
prestodriverbase-go+sqlwrapper, wrappingprestodb/presto-go-client/v2. Packaged as a cgo shared library (-tags driverlib -buildmode=c-shared), following the same layout as the existing Trino driver (see prior discussion in Python ADBC for trino or presto? #1231).go vet/gofmtclean); full integration suite (85 cases) passes againstprestodb/presto:latestin Docker.I've also opened adbc-drivers/dev#230 proposing this driver join the ADBC Driver Foundry as
adbc-drivers/presto, matching the Trino driver's home. I'm filing this issue here too for visibility, and am happy to update the repository URL once that's resolved — let me know if you'd rather I wait until it has a permanent home before listing it.