This is an automated email from the ASF dual-hosted git repository.
xiaozhenliu pushed a change to branch xiaozhen-llm-chatbot
in repository https://gitbox.apache.org/repos/asf/texera.git
from d5bec26411 Merge branch 'main' into xiaozhen-llm-chatbot
add df0c899637 fix(ui): move quota diagrams to new tab (#3781)
add e7ded5f7ac fix(ci): add explicit jdbc driver loading in relevant e2e
tests (#3783)
add 75c69ed015 fix: pin R arrow package to version 14.0.2.1 in
computing-unit-master (#3761)
add bc260178be chore(deps): bump torch from 2.4.1 to 2.8.0 and
typing_extensions from 4.9.0 to 4.10.0 (#3800)
add 89af4b9045 chore(deps): bump scikit-learn from 1.4.0 to 1.5.0 in
/core/amber (#3799)
add af453d7af3 chore: refactor user avatar component (#3790)
add cf3bb462a2 chore(deps): bump axios from 1.7.7 to 1.12.2 in /core/gui
(#3797)
add 637cfc9116 chore(deps): bump form-data from 3.0.2 to 3.0.4 in
/core/gui (#3793)
add bf4d2b9073 fix(debugger): do not truncate debug messages (#3786)
add b62632db52 feat(config): allow default.conf to be set using
environment variables (#3757)
add b0075f6350 feat: display datasets version creation timestamp (#3803)
add e342a7a906 Merge branch 'main' into xiaozhen-llm-chatbot
No new revisions were added by this update.
Summary of changes:
core/amber/operator-requirements.txt | 4 +-
core/amber/requirements.txt | 2 +-
.../web/service/ExecutionConsoleService.scala | 5 +
.../ics/amber/engine/e2e/DataProcessingSpec.scala | 3 +
.../edu/uci/ics/amber/engine/e2e/PauseSpec.scala | 3 +
core/config/src/main/resources/default.conf | 30 ++++
.../user/user-avatar/user-avatar.component.html | 28 ++--
.../user/user-avatar/user-avatar.component.scss | 35 +----
.../dataset-detail.component.ts | 2 +-
.../user/user-quota/user-quota.component.html | 23 ++--
.../user/user-quota/user-quota.component.scss | 4 +-
core/gui/yarn.lock | 152 +++++++++++++++++++--
deployment/computing-unit-master.dockerfile | 11 +-
13 files changed, 217 insertions(+), 85 deletions(-)