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
feat(go/adbc/sqldriver): read from union types (#2637)
Implements reading from union types and adds a unit test. All tests
pass, except those with C shared object dependencies. I did not build
the code outside go/adbc - let me know if needed for this PR.
In addition to the added unit test, I tested the scenario from the issue
with DuckDB.
Closes#2636
0 commit comments