Skip to content

Commit

Permalink
ignore
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
  • Loading branch information
zhouyuan committed Apr 24, 2024
1 parent 30c4018 commit 5c6a7a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class VeloxParquetWriteSuite extends VeloxWholeStageTransformerSuite {
super.sparkConf.set("spark.gluten.sql.native.writer.enabled", "true")
}

test("test Array(Struct) fallback") {
ignore("test Array(Struct) fallback") {
withTempPath {
f =>
val path = f.getCanonicalPath
Expand Down

0 comments on commit 5c6a7a7

Please sign in to comment.