comphead commented on code in PR #14344:
URL: https://github.com/apache/datafusion/pull/14344#discussion_r1932833081


##########
datafusion-cli/Dockerfile:
##########
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-FROM rust:1.80-bookworm AS builder
+FROM rust:1.81-bookworm AS builder

Review Comment:
   I think it makes sense, we do use MSRV to let users with older Rust compiler 
version to be able to use DF as a crate. However Datafusion-cli is not really 
part of it and perhaps we can have the latest version yes



-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to