This is an automated email from the ASF dual-hosted git repository.
xiaozhenliu pushed a change to branch xiaozhen-region-cost-memo
in repository https://gitbox.apache.org/repos/asf/texera.git
from 7427d2dc8f Merge remote-tracking branch 'origin/main' into
xiaozhen-region-cost-memo
add 4da2e1d8b1 Update memo key.
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 1feb04f933 fix: typo in WorkflowAggregatedState (#3697)
add 410cdbe12d Merge remote-tracking branch 'origin/main' into
xiaozhen-region-cost-memo
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 +++++++-------
.../scheduling/CostBasedScheduleGenerator.scala | 21 +++++++++++++++++++--
.../edu/uci/ics/amber/engine/common/Utils.scala | 2 +-
.../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 +-
12 files changed, 61 insertions(+), 53 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%)