pitrou commented on a change in pull request #12411:
URL: https://github.com/apache/arrow/pull/12411#discussion_r811975386
##########
File path: dev/archery/archery/integration/runner.py
##########
@@ -18,6 +18,7 @@
from collections import namedtuple
from concurrent.futures import ThreadPoolExecutor
from functools import partial
+from typing import Callable, List
Review comment:
True. This is more of a best effort thing.
--
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]