houqp commented on a change in pull request #912:
URL: https://github.com/apache/arrow-datafusion/pull/912#discussion_r693302950
##########
File path: datafusion-cli/Dockerfile
##########
@@ -21,8 +21,12 @@ COPY ./datafusion /usr/src/datafusion
COPY ./datafusion-cli /usr/src/datafusion-cli
+COPY ./ballista /usr/src/ballista
+
WORKDIR /usr/src/datafusion-cli
+RUN rustup component add rustfmt
Review comment:
what's the reason for adding rustfmt here?
--
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]