This is an automated email from the ASF dual-hosted git repository.
linxinyuan pushed a change to branch xinyuan-remove-jooq-gen
in repository https://gitbox.apache.org/repos/asf/texera.git
from 795ea851e6 Merge branch 'main' into xinyuan-remove-jooq-gen
add e2c64c506d feat: generator operator examples for binary and integer
(#3661)
add ec96ff00ad Merge branch 'main' into xinyuan-remove-jooq-gen
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%)