This is an automated email from the ASF dual-hosted git repository.
philo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
from be1a83bd77 [GLUTEN-10317][FLINK] Support state related operation
(#10320)
add ffd8ec3cae [GLUTEN-8852][TEST] Support Spark 4.0 in gluten-it (#10479)
No new revisions were added by this update.
Summary of changes:
.github/workflows/velox_backend_x86.yml | 17 +++++-----
tools/gluten-it/common/pom.xml | 2 +-
.../org/apache/gluten/integration/BaseMixin.java | 7 ++---
.../gluten/integration/command/Parameterized.java | 36 ++++++++++++++--------
.../apache/gluten/integration/command/Queries.java | 4 +--
.../gluten/integration/command/QueriesMixin.java | 6 ++--
.../org/apache/gluten/integration/Constants.scala | 2 +-
.../org/apache/gluten/integration/DataGen.scala | 2 +-
.../gluten/integration/action/Parameterized.scala | 26 ++++++++--------
.../gluten/integration/action/TableRender.scala | 2 +-
.../clickbench/ClickBenchTableCreator.scala | 2 +-
.../apache/gluten/integration/ds/TpcdsSuite.scala | 2 +-
.../apache/gluten/integration/h/TpchSuite.scala | 2 +-
.../apache/gluten/utils/CollectionConverter.scala | 30 +++++++++---------
.../history/GlutenItHistoryServerPlugin.scala | 2 +-
.../spark/deploy/history/HistoryServerHelper.scala | 2 +-
.../apache/spark/sql/SparkSessionSwitcher.scala | 5 +--
.../integration/action/TableRenderTest.scala | 2 --
tools/gluten-it/pom.xml | 31 ++++++++++++++-----
19 files changed, 102 insertions(+), 80 deletions(-)
copy
backends-clickhouse/src/main/scala/org/apache/gluten/utils/IteratorUtil.scala
=>
tools/gluten-it/common/src/main/scala/org/apache/gluten/utils/CollectionConverter.scala
(60%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]