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