Yohahaha commented on code in PR #9360:
URL: https://github.com/apache/incubator-gluten/pull/9360#discussion_r2055545875
##########
docs/developers/MicroBenchmarks.md:
##########
@@ -128,15 +126,15 @@ And then re-run the query with below configurations to
dump the inputs to micro
Check the files in `spark.gluten.saveDir`. If the simulated stage is a first
stage, you will get 3
or 4 types of dumped file:
-- Configuration file: INI formatted, file name
`conf_[stageId]_[partitionId].ini`. Contains the
+- Configuration file: INI formatted, file name
`conf_{stageId}_{taskId}_{vId}.ini`. Contains the
Review Comment:
added, thank you!
--
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]