exhibit icon indicating copy to clipboard operation
exhibit copied to clipboard

A prototype of Hive UDFs/UDTFs that execute nested SQL queries within rows.

Results 2 exhibit issues
Sort by recently updated
recently updated
newest added

The current Calculator interface enforces `Function`, update this to `Function`. Also, rename `Calculator` to `Functor`.

While doing the work for #9 I missed having some way to get feedback for the hive-udfs, so I spent some time looking around for a way to add tests...