This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
from 6daa846410 feat(histogram): declare Distribution Type's values as a
schema enum (#7259)
new a96bf3e70c fix(visualization): define the render_error the table
charts already call (#7260)
new 5e41efae26 feat(time-series): declare Plot Type's two values as a
schema enum (#7256)
The 2 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:
.../figureFactoryTable/FigureFactoryTableOpDesc.scala | 3 +++
.../visualization/tablesChart/TablesPlotOpDesc.scala | 3 +++
.../visualization/timeSeriesplot/TimeSeriesOpDesc.scala | 5 +++++
.../operator/timeSeriesPlot/TimeSeriesOpDescSpec.scala | 17 ++++++++++++++++-
.../FigureFactoryTableOpDescSpec.scala | 11 +++++++++++
.../tablesChart/TablesPlotOpDescSpec.scala | 11 +++++++++++
6 files changed, 49 insertions(+), 1 deletion(-)