Skip to content

Commit 85ef731

Browse files
committed
Fix doc issue.
1 parent 4607e0e commit 85ef731

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcReadBenchmark.scala

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ import org.apache.spark.util.{Benchmark, Utils}
4646
* This is in `sql/hive` module in order to compare `sql/core` and `sql/hive` ORC data sources.
4747
* After removing `sql/hive` ORC data sources, we need to move this into `sql/core` module
4848
* like the other ORC test suites.
49-
*
50-
* To run this:
51-
* spark-submit --class <this class> <spark sql/hive test jar>
5249
*/
5350
object OrcReadBenchmark {
5451
val conf = new SparkConf()

0 commit comments

Comments
 (0)