andygrove commented on code in PR #249: URL: https://github.com/apache/arrow-ballista/pull/249#discussion_r975897161
########## .dockerignore: ########## @@ -5,7 +5,9 @@ dev/dist dev/release python **/docs -**/target +target/ **/CHANGELOG.md **/tests **/data +!target/release/ballista-scheduler +!target/release/ballista-executor Review Comment: Never mind ... after reviewing the rest of the PR I understand why we have this -- 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]
