[ https://issues.apache.org/jira/browse/SPARK-25846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664556#comment-16664556 ]
Apache Spark commented on SPARK-25846: -------------------------------------- User 'heary-cao' has created a pull request for this issue: https://github.com/apache/spark/pull/22842 > Refactor ExternalAppendOnlyUnsafeRowArrayBenchmark to use main method > --------------------------------------------------------------------- > > Key: SPARK-25846 > URL: https://issues.apache.org/jira/browse/SPARK-25846 > Project: Spark > Issue Type: Improvement > Components: SQL, Tests > Affects Versions: 2.4.1 > Reporter: caoxuewen > Priority: Major > > use spark-submit: > bin/spark-submit --class > org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArrayBenchmark > --jars ./core/target/spark-core_2.11-3.0.0-SNAPSHOT-tests.jar > ./sql/catalyst/target/spark-sql_2.11-3.0.0-SNAPSHOT-tests.jar > Generate benchmark result: > SPARK_GENERATE_BENCHMARK_FILES=1 build/sbt "sql/test:runMain > org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArrayBenchmark" > -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org