Skip to content

Commit

Permalink
Merge commit '97bcaf406151f5c4437fc804513c37d3575cc459' into rowset-b…
Browse files Browse the repository at this point in the history
…enchmark
  • Loading branch information
bowenliang123 committed Dec 5, 2023
2 parents 2d93ba0 + 97bcaf4 commit ef0d3a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import org.apache.kyuubi.engine.spark.schema.{RowSet, RowSetHelper}
* {{{
* RUN_BENCHMARK=1 ./build/mvn clean test \
* -pl externals/kyuubi-spark-sql-engine -am \
* -Dtest=none -DwildcardSuites=oorg.apache.spark.kyuubi.TRowSetBenchmark
* -Dtest=none -DwildcardSuites=org.apache.spark.kyuubi.TRowSetBenchmark
* }}}
*/
class TRowSetBenchmark extends KyuubiFunSuite with RowSetHelper with KyuubiBenchmarkBase {
Expand Down

0 comments on commit ef0d3a1

Please sign in to comment.