datafusion-c
datafusion-c copied to clipboard
C language bindings for DataFusion
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.