marin-ma commented on code in PR #9360:
URL: https://github.com/apache/incubator-gluten/pull/9360#discussion_r2056817237


##########
docs/developers/MicroBenchmarks.md:
##########
@@ -120,23 +122,23 @@ And then re-run the query with below configurations to 
dump the inputs to micro
 
 | Parameters                                  | Description                    
                                                                                
                                                                                
                                                                                
                                                             | Recommend 
Setting                                          |
 
|---------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------|
-| spark.gluten.sql.benchmark_task.taskId      | Comma-separated string to 
specify the Task IDs to dump. If it's set, 
`spark.gluten.sql.benchmark_task.stageId` and 
`spark.gluten.sql.benchmark_task.partitionId` will be ignored.                  
                                                                                
                                                         | Comma-separated 
string of task IDs. Empty by default.      |
+| spark.gluten.sql.benchmark_task.partitionId | Comma-separated string to 
specify the Task IDs to dump. If it's set, 
`spark.gluten.sql.benchmark_task.stageId` and 
`spark.gluten.sql.benchmark_task.partitionId` will be ignored.                  
                                                                                
                                                         | Comma-separated 
string of task IDs. Empty by default.      |

Review Comment:
   Unintentional change?



-- 
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]

Reply via email to