HeavyDB uses Apache Thriftarrow-up-right to generate client-side interfaces. Interface definitions can be found in the $OMNISCI_PATH/omnisci.thrift file.
$OMNISCI_PATH/omnisci.thrift
Read the Apache Thrift Documentationarrow-up-right to learn how to use Thrift to generate client-side interfaces for different programming languages.
You can find sample client code examples in the $HEAVYAI_PATH/samples directory.
$HEAVYAI_PATH/samples
Last updated 8 months ago
Was this helpful?