heavyai / heavyai.jl

Julia client for OmniSci GPU-accelerated SQL engine and analytics platform
https://omnisci.github.io/OmniSci.jl/latest/
Other
21 stars 9 forks source link

[WIP] Use stock Thrift code #63

Closed randyzwitch closed 5 years ago

randyzwitch commented 5 years ago

Instead of commenting out/deleting Thrift code, which could quickly be unmanageable, instead use generated Thrift code as a Julia submodule

randyzwitch commented 5 years ago

Too early for this, need to do some refactoring first