hequn8128 commented on a change in pull request #11208: [FLINK-16271][python] 
Introduce ArrowPythonScalarFunctionOperator for vectorized Python UDF execution
URL: https://github.com/apache/flink/pull/11208#discussion_r385555632
 
 

 ##########
 File path: docs/_includes/generated/python_configuration.html
 ##########
 @@ -8,6 +8,12 @@
         </tr>
     </thead>
     <tbody>
+        <tr>
+            <td><h5>python.fn-execution.arrow.batch.size</h5></td>
+            <td style="word-wrap: break-word;">1000</td>
+            <td>Integer</td>
+            <td>The maximum number of elements to include in an arrow batch 
for Python user-defined function execution.</td>
 
 Review comment:
   Rebuild the doc.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to