kou commented on code in PR #14561: URL: https://github.com/apache/arrow/pull/14561#discussion_r1084980697
########## .dockerignore: ########## @@ -62,4 +62,5 @@ !rust/datafusion/benches !rust/integration-testing/Cargo.toml !go/go.mod -!go/go.sum \ No newline at end of file +!go/go.sum +!swift/Arrow Review Comment: We can remove `ADD swift/ /arrow/swift` because we mount `swift/` in `docker run`. -- 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]
