Alex-PLACET commented on code in PR #46530:
URL: https://github.com/apache/arrow/pull/46530#discussion_r2100124823


##########
.gitignore:
##########
@@ -108,3 +108,4 @@ java/.mvn/.develocity/
 # rat
 filtered_rat.txt
 rat.txt
+build

Review Comment:
    to remove



##########
dev/archery/archery/cli.py:
##########
@@ -17,6 +17,7 @@
 
 from collections import namedtuple
 from io import StringIO
+from typing import Optional

Review Comment:
   To remove



-- 
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]

Reply via email to