datafusion-c icon indicating copy to clipboard operation
datafusion-c copied to clipboard

C language bindings for DataFusion

Results 6 datafusion-c issues
Sort by recently updated
recently updated
newest added

Can this be used to transform sql -> datafusion logical query plan in C++?

We can use some caches for the followings to improve CI speed: * Cargo * Docker images

Sorry- I am new to pull requests so some extra bits got swept in. Please consider adding the sql.go

Use c_char instead of i8 so this is not platform dependent.