Skip to content

Releases: heavyai/rbc

TargetInfo and OmnisciDB Windows client support

13 Jan 12:00
4699124
Compare
Choose a tag to compare
  • Implement TargetInfo to ensure the correctness of types bit-sizes.
  • Add OmnisciDB Windows client support.
  • Revised and cleaned up remote jit code.

Accept string port value

05 Dec 13:30
Compare
Choose a tag to compare
v0.1.1.dev1

Bump up dev number, accept string port value.

Omnisci UDTF support

30 Oct 16:03
744ad50
Compare
Choose a tag to compare
  • User-Defined Table Functions support [EXPERIMENTAL], requires OmniSciDB version 4.9.0 or greater
  • Deprecate register_runtime_udf and use register_runtime_extension_functions OmniSciDB Thrift end-points for registering UDFs and UDTFs.
  • Improve algorithm for choosing the LLVM target

Windows support, Omnisci UDF array arguments.

12 Sep 11:52
Compare
Choose a tag to compare
  • Update tests to the latest omniscidb.
  • Enable Windows support.
  • Initial support for Omnisci UDF array arguments.

First release

01 Aug 21:14
Compare
Choose a tag to compare
v0.1.0.dev1

Add MANIFEST.in