eladkal commented on PR #57730: URL: https://github.com/apache/airflow/pull/57730#issuecomment-3479442887
@potiuk @amoghrajesh I think though we have some issues with the commands input. We do have ` export DISTRIBUTIONS_LIST=PACKAGE1,PACKAGE2` However some of the packages expect `PACKAGE1 PACKAGE2` while others expect `PACKAGE1,PACKAGE2` I think it might be better to decide on single input method then we can really simplify things -- 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]
