This is an automated email from the ASF dual-hosted git repository. aglinxinyuan pushed a commit to branch xinyuan-fix-python-warehouse in repository https://gitbox.apache.org/repos/asf/texera.git
commit 9b63a96e5dab444f7239beeffd47ed6f613f44c1 Merge: cdea138cce b919fcd336 Author: Xinyuan Lin <[email protected]> AuthorDate: Mon Apr 20 13:20:31 2026 -0700 Merge branch 'main' into xinyuan-fix-python-warehouse .../apache/texera/amber/operator/LogicalOp.scala | 4 + .../source/sql/mysql/MySQLSourceOpDesc.scala | 1 + .../source/sql/mysql/MySQLSourceOpExec.scala | 1 + .../carpetPlot/CarpetPlotOpDesc.scala | 124 +++++++++++++++++++ .../ParallelCoordinatesPlotOpDesc.scala | 132 +++++++++++++++++++++ computing-unit-managing-service/build.sbt | 1 - frontend/src/assets/operator_images/CarpetPlot.png | Bin 0 -> 17941 bytes .../operator_images/ParallelCoordinatesPlot.png | Bin 0 -> 4583 bytes 8 files changed, 262 insertions(+), 1 deletion(-)
