This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a change to branch xiaozhen-sync-region-kill
in repository https://gitbox.apache.org/repos/asf/texera.git
from 00e78f88e7 Merge branch 'main' into xiaozhen-sync-region-kill
add 0485b4d6d8 feat(operator): add carpet plot operator (#4398)
new 6be98d57d7 Merge branch 'main' into xiaozhen-sync-region-kill
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:
.../apache/texera/amber/operator/LogicalOp.scala | 2 +
.../carpetPlot/CarpetPlotOpDesc.scala | 124 +++++++++++++++++++++
frontend/src/assets/operator_images/CarpetPlot.png | Bin 0 -> 17941 bytes
3 files changed, 126 insertions(+)
create mode 100644
common/workflow-operator/src/main/scala/org/apache/texera/amber/operator/visualization/carpetPlot/CarpetPlotOpDesc.scala
create mode 100644 frontend/src/assets/operator_images/CarpetPlot.png