lovelynewlife / oceanbase

To Support Machine Learning Prediction Query by leveraging Python UDF in oceanbase.
https://open.oceanbase.com
Other
5 stars 4 forks source link

feat: prediction operator & buffer & fake frame #12

Closed watch2bear closed 10 months ago

watch2bear commented 10 months ago

update history: 6fef340 fix & refacotor: init udf, variables' destruction b03a3cf chore: move extract pyudf into utils 4adc7ab feat: pyudf operator & buffer in operator c6ba9d5 update: 937b047 chore: fix pyfun check 8618138 chore: remove useless code in vector_store 35a2ea2 feat: fake frame & input/output buffer in operator 4e20ec2 feat:add get_arg_names_arr in ob_python_udf 63133c4 feat: predict op transform hint & fix: limit bug 850312c feat: python udf name show in EXPLAIN query plan c5c0be2 chore: configure testing

Task Description

Solution Description

Passed Regressions

Upgrade Compatibility

Other Information

Release Note