We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 137a525 commit f3a0072Copy full SHA for f3a0072
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/csv/CSVBenchmarks.scala
@@ -68,7 +68,7 @@ object CSVBenchmarks {
68
69
Parsing quoted values: Best/Avg Time(ms) Rate(M/s) Per Row(ns) Relative
70
--------------------------------------------------------------------------------------------
71
- One quoted string 38884 / 39065 0.0 777683.0 1.0X
+ One quoted string 30273 / 30549 0.0 605451.2 1.0X
72
*/
73
benchmark.run()
74
}
0 commit comments