This is an automated email from the ASF dual-hosted git repository. linxinyuan pushed a commit to branch xiaozhen-sync-region-kill in repository https://gitbox.apache.org/repos/asf/texera.git
commit c134106199235deb5260d18a7ece3dfc4666a83b Merge: 4504e281c2 bcbf58b6a1 Author: Xinyuan Lin <[email protected]> AuthorDate: Sun Mar 15 14:49:58 2026 -0700 Merge branch 'main' into xiaozhen-sync-region-kill .../automatic-email-notif-on-ddl-change.yml | 62 ++++++++++++++++++++++ .github/workflows/build-and-push-images.yml | 2 +- .licenserc.yaml | 1 + DISCLAIMER | 10 ---- DISCLAIMER-WIP | 23 ++++++++ LICENSE | 4 ++ .../architecture/controller/Controller.scala | 3 +- .../texera/web/ServletAwareConfigurator.scala | 9 ++-- bin/access-control-service.dockerfile | 3 ++ bin/computing-unit-master.dockerfile | 3 ++ bin/computing-unit-worker.dockerfile | 3 ++ bin/config-service.dockerfile | 3 ++ bin/file-service.dockerfile | 3 ++ bin/texera-web-application.dockerfile | 3 ++ bin/workflow-compiling-service.dockerfile | 3 ++ ...flow-computing-unit-managing-service.dockerfile | 3 ++ build.sbt | 33 ++++++++++-- .../texera/amber/core/workflow/PhysicalOp.scala | 4 +- .../jackson/jsonSchema/JsonSchemaGenerator.scala | 37 +++++++++---- .../keywordSearch/KeywordSearchOpDesc.scala | 3 +- frontend/custom-webpack.config.js | 4 +- .../src/app/common/service/user/auth.service.ts | 6 +-- .../src/app/common/type/generic-web-response.ts | 5 +- .../user/user-workflow/user-workflow.component.ts | 3 ++ .../workspace/component/menu/menu.component.html | 8 +++ .../app/workspace/component/menu/menu.component.ts | 39 ++++++++++++++ 26 files changed, 237 insertions(+), 43 deletions(-)
