Skip to content

Commit

Permalink
Avoid plan be truncated in test (#2613)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyuhang0 authored Jan 6, 2023
1 parent 6301808 commit 5844f4c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,7 @@ trait SharedSQLContext
}

conf.set("spark.tispark.telemetry.enable", "false")
conf.set("spark.sql.debug.maxToStringFields", "100")
}

private class TiContextCache {
Expand Down

0 comments on commit 5844f4c

Please sign in to comment.