Hengzhi Chen
Hengzhi Chen
@mbasmanova Just updated the code to rename the registration function. Thank you again for helping review!
@mbasmanova Thank you again for helping review and fix errors. I am very excited to submit my first commit to Velox!
Hi, I am currently working on this issue if nobody is. It seems like this issue can be resolved after Simple Function API supports decimal types. Expected to give an...
Thank you! I just finished coding and all the existing test cases are passing. Before creating PR, may I know how to add a benchmark? I want to double check...
Got it! Are we expected to run benchmark on our local computer and compare the performance or it should be on some standard cloud instances?
Makes sense! Thank you!
Hi, PR is out https://github.com/facebookincubator/velox/pull/9308 Can somebody help review? Thank you!
@mbasmanova cc @s4ayub It seems like the simple function implementations are breaking existing internal UDF registration https://github.com/facebookincubator/velox/pull/9493 . May I know what are the issues and if there is anything...