Skip to content

EngineeringSoftware/use-arrow-adbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use ADBC

Exploring the use of ADBC (via Rust) https://github.com/apache/arrow-adbc

The following command runs an example with Rust ADBC static driver.

./s snowflake_static

The following command runs an example with Rust ADBC dynamic driver.

./s snowflake_dynamic

The following command will run a simple ADBC example that uses a dummy driver.

./s dummy

All the commands are self contained, i.e., they will download/build necessary artifacts to run examples end-to-end.

Releases

No releases published

Packages

No packages published