This is an automated email from the ASF dual-hosted git repository.
linxinyuan pushed a change to branch xinyuan-fix-typo
in repository https://gitbox.apache.org/repos/asf/texera.git
from 4fbfa2310b init
add a1397135ec chore: improving naming of endpoint listWithActivity and
class UserWithLastLogin (#3682)
add 59d6285ea5 chore(dep): bump jOOQ dependencies to version 3.16.23
(#3687)
add e2c64c506d feat: generator operator examples for binary and integer
(#3661)
add 7ebfb8804a fix: correct typo in notification message for ongoing
executions (#3684)
add 2c8d6f3ad6 fix: dataset attribute order (#3695)
add 0571023c26 Merge branch 'main' into xinyuan-fix-typo
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 +++++++-------
.../dashboard/admin/user/AdminUserResource.scala | 20 ++++----------------
core/dao/build.sbt | 6 +++---
.../dao/jooq/generated/tables/pojos/Dataset.java | 6 +++---
.../texera/service/resource/DatasetResource.scala | 4 ++--
.../service/admin/user/admin-user.service.ts | 2 +-
.../computing-unit-selection.component.ts | 2 +-
10 files changed, 41 insertions(+), 50 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%)