Results 36 issues of David Li

This is intended to model a "table" that is actually a collection of files (local or remote), which is more common in things that look like "query engines" (e.g. Substrait,...

feature
experimental :microscope:

This adds the skeleton of a very minimal ADBC backend. Most tests do not yet pass. The main thing is that ADBC is really a database API abstraction akin to...

feature
experimental :microscope:

### Describe the bug When initializing the memtype cache, UCX fails to dlopen libucm_cuda because it depends on symbols from libucs, but does not actually link to it. Normally this...

Bug