This is an automated email from the ASF dual-hosted git repository.
linxinyuan pushed a change to branch aglinxinyuan-patch-3
in repository https://gitbox.apache.org/repos/asf/texera.git
from 70e1ad3fd2 Fix syntax for accessing DataFrame column in
SklearnTrainingOpDesc
add 6a58780f39 fix: prediction input shape in sklearn testing operator
(#4236)
add 34a8fad0f5 refactor(helm): switch postgres image from bitnami to
groonga and fix the texera image registry configuration (#4233)
add 5b3cabff46 chore: remove deprecated result storage flag (#4210)
new f0fab19ced Merge branch 'main' into aglinxinyuan-patch-3
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../websocket/event/WebResultUpdateEvent.scala | 3 +-
.../web/service/ExecutionResultService.scala | 5 +-
.../access-control-service-deployment.yaml | 2 +-
bin/k8s/templates/config-service-deployment.yaml | 2 +-
bin/k8s/templates/example-data-loader-job.yaml | 2 +-
bin/k8s/templates/file-service-deployment.yaml | 2 +-
bin/k8s/templates/webserver-deployment.yaml | 2 +-
.../workflow-compiling-service-deployment.yaml | 2 +-
...workflow-computing-unit-manager-deployment.yaml | 4 +-
...ow-computing-unit-master-prepull-daemonset.yaml | 2 +-
bin/k8s/values.yaml | 12 ++-
bin/postgres17-pgroonga.dockerfile | 50 ----------
common/config/src/main/resources/storage.conf | 2 -
.../amber/config/EnvironmentalVariable.scala | 5 -
.../apache/texera/amber/config/StorageConfig.scala | 3 -
.../amber/core/storage/DocumentFactory.scala | 102 +++++++++------------
.../sklearn/testing/SklearnTestingOpDesc.scala | 2 +-
.../result-table-frame.component.ts | 17 +---
.../workflow-result/workflow-result.service.ts | 12 +--
.../workspace/types/execute-workflow.interface.ts | 1 -
20 files changed, 69 insertions(+), 163 deletions(-)
delete mode 100644 bin/postgres17-pgroonga.dockerfile