rbc icon indicating copy to clipboard operation
rbc copied to clipboard

Support runtime UDTFs using mlpack (a C++ library) tools

Open pearu opened this issue 4 years ago • 0 comments

Slack conversation:

https://quansight.slack.com/archives/CHSDG1C9W/p1615825572028500

Summary of tasks:

  • support loading external libraries dynamically via omniscidb command line arguments
  • implement C wrappers to mlpack, can be lightweight
  • call mlpack functions from runtime UDTFs using rbc externals feature

pearu avatar Mar 15 '21 20:03 pearu