This is an automated email from the ASF dual-hosted git repository.

aglinxinyuan pushed a change to branch xinyuan-scheduler-jump
in repository https://gitbox.apache.org/repos/asf/texera.git


    from 3926100d51 Merge branch 'main' into xinyuan-scheduler-jump
     add 6d0ff81bbe chore(dependencies): drop `python-lsp-server` (#4474)
     add ea110e798a chore(dependencies): pin torch to CPU wheel on Linux x86_64 
(#4473)
     add 7486f61e17 feat(frontend): fix console message display issue (#4483)
     add 7ccc97a1d9 fix(dependencies): remove jschardet from the frontend 
dependency graph (#4480)
     add 0316204fc2 fix: add quotes around enum string values in visualization 
operators (#4351)
     add b5a18a0f28 fix: pass different environment variables to computing unit 
and Python worker based on the catalog type (#4478)
     add 72a3c241e1 Merge branch 'main' into xinyuan-scheduler-jump

No new revisions were added by this update.

Summary of changes:
 amber/operator-requirements.txt                    |  7 +-
 amber/requirements.txt                             |  2 -
 .../pythonworker/PythonWorkflowWorker.scala        | 13 +--
 bin/computing-unit-worker.dockerfile               |  1 -
 .../apis/reddit/RedditSearchSourceOpDesc.scala     |  2 +-
 .../ContinuousErrorBandsOpDesc.scala               |  2 +-
 .../contourPlot/ContourPlotOpDesc.scala            |  2 +-
 .../histogram2d/Histogram2DOpDesc.scala            |  2 +-
 .../resource/ComputingUnitManagingResource.scala   | 98 ++++++++++++----------
 frontend/.yarnrc.yml                               |  5 --
 frontend/package.json                              |  3 +-
 .../console-frame/console-frame.component.scss     | 24 +++---
 .../tools/jschardet-stub/index.js                  | 11 ++-
 frontend/tools/jschardet-stub/package.json         |  7 ++
 frontend/yarn.lock                                 |  9 +-
 15 files changed, 110 insertions(+), 78 deletions(-)
 copy 
amber/src/main/scala/org/apache/texera/amber/engine/architecture/controller/execution/ChannelExecution.scala
 => frontend/tools/jschardet-stub/index.js (66%)
 create mode 100644 frontend/tools/jschardet-stub/package.json

Reply via email to