This is an automated email from the ASF dual-hosted git repository.
linxinyuan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
from 59d6285ea5 chore(dep): bump jOOQ dependencies to version 3.16.23
(#3687)
add e2c64c506d feat: generator operator examples for binary and integer
(#3661)
No new revisions were added by this update.
Summary of changes:
...or_operator.py => generator_operator_binary.py} | 9 ++++++---
...r_operator.py => generator_operator_integer.py} | 6 +++++-
...erator.py => test_generator_operator_binary.py} | 22 +++++++++-------------
...rator.py => test_generator_operator_integer.py} | 14 +++++++-------
4 files changed, 27 insertions(+), 24 deletions(-)
copy core/amber/src/main/python/pytexera/udf/examples/{generator_operator.py
=> generator_operator_binary.py} (82%)
rename core/amber/src/main/python/pytexera/udf/examples/{generator_operator.py
=> generator_operator_integer.py} (86%)
copy core/amber/src/main/python/pytexera/udf/examples/{test_echo_operator.py
=> test_generator_operator_binary.py} (65%)
rename
core/amber/src/main/python/pytexera/udf/examples/{test_generator_operator.py =>
test_generator_operator_integer.py} (73%)