lgbo-ustc commented on code in PR #12325:
URL: https://github.com/apache/gluten/pull/12325#discussion_r3510152044


##########
gluten-flink/runtime/src/main/java/org/apache/gluten/table/runtime/config/VeloxConnectorConfig.java:
##########
@@ -38,12 +38,14 @@ public class VeloxConnectorConfig {
           "connector-from-elements",
           "connector-print");
   private static final String keyTaskIndex = "task_index";
+  private static final String keyTaskParallelism = "task_parallelism";

Review Comment:
   backend has change this to 'parallelism'



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