carlvinhust2012 commented on PR #10378:
URL: https://github.com/apache/doris/pull/10378#issuecomment-1165140986

   > Python 2 is EOF. Is it necessary to support it?
   > 
   > Furthermore, the modification looks verbose. You can use a variable to 
indicate python with different versions.
   > 
   > ```shell
   > PYTHON='python3'
   > 
   > "${PYTHON}" ...
   > ```
   
   yes, this is a good idea. I have test the way like "python${VERSION} 
parameter-list" yestoday.


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to