This is an automated email from the ASF dual-hosted git repository.

aglinxinyuan pushed a change to branch xinyuan-yarn-4.14.1
in repository https://gitbox.apache.org/repos/asf/texera.git


    from ba342dd0c4 Upgrade frontend Yarn to 4.14.1
     add bda608431a feat: add a new ternary contour plot operator (#4193)
     add 3ca7e98cc9 docs(operators): cleanup typos and grammar in operator 
source code (#4462)
     add f33caa2035 fix(build): centralize organization, version, and 
scalaVersion via ThisBuild (#4447)
     add c31a90b61f Merge branch 'main' into xinyuan-yarn-4.14.1

No new revisions were added by this update.

Summary of changes:
 access-control-service/build.sbt                   |   3 -
 amber/build.sbt                                    |   3 -
 amber/operator-requirements.txt                    |   1 +
 build.sbt                                          |   7 +-
 common/auth/build.sbt                              |   3 -
 common/config/build.sbt                            |   3 -
 common/dao/build.sbt                               |   3 -
 common/pybuilder/build.sbt                         |   3 -
 common/workflow-core/build.sbt                     |   3 -
 common/workflow-operator/build.sbt                 |   3 -
 .../apache/texera/amber/operator/LogicalOp.scala   |   2 +
 .../operator/sklearn/SklearnPredictionOpDesc.scala |   2 +-
 .../operator/source/fetcher/URLFetcherOpDesc.scala |   4 +-
 .../operator/source/scan/ScanSourceOpDesc.scala    |  10 ++-
 .../texera/amber/operator/split/SplitOpDesc.scala  |   2 +-
 .../amber/operator/udf/java/JavaUDFOpDesc.scala    |   2 +-
 .../texera/amber/operator/udf/r/RUDFOpDesc.scala   |   2 +-
 .../dumbbellPlot/DumbbellPlotOpDesc.scala          |   4 +-
 .../filledAreaPlot/FilledAreaPlotOpDesc.scala      |   4 +-
 .../TernaryContourOpDesc.scala}                    |  71 ++++++++++++---------
 .../visualization/wordCloud/WordCloudOpDesc.scala  |   2 +-
 computing-unit-managing-service/build.sbt          |   3 -
 config-service/build.sbt                           |   3 -
 file-service/build.sbt                             |   3 -
 .../src/assets/operator_images/TernaryContour.png  | Bin 0 -> 167675 bytes
 workflow-compiling-service/build.sbt               |   3 -
 26 files changed, 66 insertions(+), 83 deletions(-)
 copy 
common/workflow-operator/src/main/scala/org/apache/texera/amber/operator/visualization/{ternaryPlot/TernaryPlotOpDesc.scala
 => ternaryContour/TernaryContourOpDesc.scala} (67%)
 create mode 100644 frontend/src/assets/operator_images/TernaryContour.png

Reply via email to