kou commented on code in PR #44099:
URL: https://github.com/apache/arrow/pull/44099#discussion_r1764596889
##########
dev/archery/archery/cli.py:
##########
@@ -744,6 +744,9 @@ def _set_default(opt, default):
@click.option('--with-rust', type=bool, default=False,
help='Include Rust in integration tests',
envvar="ARCHERY_INTEGRATION_WITH_RUST")
[email protected]('--target-languages', default='',
+ help=('Target languages in this integration tests'),
+ envvar="ARCHERY_INTEGRATION_TARGET_LANGUAGES")
Review Comment:
Thanks. I'll use it: GH-44158
--
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]