zhztheplayer commented on issue #10778: URL: https://github.com/apache/incubator-gluten/issues/10778#issuecomment-3322864395
The same doesn't happen on r6id.x16large which has built-in NVMe storage: ``` | Query ID | Passed | Row Count | Planning Time (Millis) | Query Time (Millis) | Speedup | | | | Vanilla | Gluten | Vanilla | Gluten | Vanilla | Gluten | | |----------|--------|---------|--------|------------|------------|-----------|-----------|---------| | q1| true| 100| 100| 18078| 16934| 14562| 13972| 4.22%| | q2| true| 2513| 2513| 16391| 16127| 62053| 61404| 1.06%| | q3| true| 100| 100| 8028| 8135| 23944| 25079| -4.53%| | q4| true| 100| 100| 54204| 53271| 298917| 304407| -1.80%| | q5| true| 100| 100| 16438| 17610| 117033| 114551| 2.17%| | all| true| 2913| 2913| 113139| 112077| 516509| 519413| -0.56%| ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
