Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
auto convert Java values(arrays/scalar) to Numpy ones and convert DH …
…nulls based on the annotations of the params of a Py UDF (#4502) * A bit of a milestone * made test suite pass * Refactor the new code * Add more tests * More refactoring and code cleanup * Fix a bug that fails vectorization * More code cleanup and clarification * More pathological test cases * Fix String/Instant array conversion issue * Fix test failures and refactor code * Trivial renaming * Respond to review comments * Apply suggestions from code review Co-authored-by: Chip Kent <5250374+chipkent@users.noreply.github.com> * Refactor the code and a minor fixes * Improve the test cases * Clearly distinguqish between params and return * Clarify some code with comments * More clarifying comments --------- Co-authored-by: Chip Kent <5250374+chipkent@users.noreply.github.com>
- Loading branch information