bowenliang123 commented on PR #5765:
URL: https://github.com/apache/kyuubi/pull/5765#issuecomment-1825253716

   Reopened this PR after offline discussions.
   
   Previously: ArrayBuffer - copyTo Array-> _* -> copyTo ArrayList (when 
constructing ProcessBuilder)
   With PR: ArrayBuffer - asStream-> toIterator -> construct with List  (when 
constructing ProcessBuilder)
   
   This PR helps to prevent first stage `ArrayBuffer - copyTo Array` array 
copying.
   


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