This is an automated email from the ASF dual-hosted git repository.
linxinyuan pushed a change to branch aglinxinyuan-patch-2
in repository https://gitbox.apache.org/repos/asf/texera.git
from 5a1dfe679a Refactor GitHub Actions to use matrix strategy
add e2c64c506d feat: generator operator examples for binary and integer
(#3661)
add eb655ddb72 Merge branch 'main' into aglinxinyuan-patch-2
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%)