This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a change to branch xinyuan-fix-state-processing
in repository https://gitbox.apache.org/repos/asf/texera.git
from 42cc355767 fix fmt
add bc2776ed4f chore(dependencies): drop `mysql-connector-java` (#4386)
add b919fcd336 feat: add parallel coordinates plot visualization operator
(#4413)
add 3488536f1c Merge branch 'main' into xinyuan-fix-state-processing
No new revisions were added by this update.
Summary of changes:
.../apache/texera/amber/operator/LogicalOp.scala | 2 +
.../source/sql/mysql/MySQLSourceOpDesc.scala | 1 +
.../source/sql/mysql/MySQLSourceOpExec.scala | 1 +
.../ParallelCoordinatesPlotOpDesc.scala} | 94 ++++++++++-----------
computing-unit-managing-service/build.sbt | 1 -
.../operator_images/ParallelCoordinatesPlot.png | Bin 0 -> 4583 bytes
6 files changed, 51 insertions(+), 48 deletions(-)
copy
common/workflow-operator/src/main/scala/org/apache/texera/amber/operator/visualization/{pieChart/PieChartOpDesc.scala
=> parallelCoordinatesPlot/ParallelCoordinatesPlotOpDesc.scala} (60%)
create mode 100644
frontend/src/assets/operator_images/ParallelCoordinatesPlot.png