This is an automated email from the ASF dual-hosted git repository.
mingliang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new eb7784362f [MINOR] Remove expired config (#10425)
eb7784362f is described below
commit eb7784362f18e8563f9ce16764a8b4342d406a0a
Author: Mingliang Zhu <[email protected]>
AuthorDate: Wed Aug 13 21:29:44 2025 +0800
[MINOR] Remove expired config (#10425)
---
tools/workload/benchmark_velox/native_sql_initialize.ipynb | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/workload/benchmark_velox/native_sql_initialize.ipynb
b/tools/workload/benchmark_velox/native_sql_initialize.ipynb
index 6f4f54649e..f34558dbea 100644
--- a/tools/workload/benchmark_velox/native_sql_initialize.ipynb
+++ b/tools/workload/benchmark_velox/native_sql_initialize.ipynb
@@ -1275,7 +1275,6 @@
" .set('spark.gluten.sql.columnar.joinOptimizationLevel',
'18')\\\n",
" .set('spark.gluten.sql.columnar.physicalJoinOptimizeEnable',
'true')\\\n",
" .set('spark.gluten.sql.columnar.physicalJoinOptimizationLevel',
'18')\\\n",
- " .set('spark.gluten.sql.columnar.logicalJoinOptimizeEnable',
'true')\\\n",
" return conf"
]
},
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]