Xuanwo commented on code in PR #445:
URL: https://github.com/apache/iceberg-rust/pull/445#discussion_r1667345517


##########
Makefile:
##########
@@ -19,25 +19,31 @@
 
 RUST_LOG = debug
 
+RUST_NIGHTLY_CHANNEL = nightly-2024-06-10

Review Comment:
   > Do you mean to use nightly to build?
   
   Yes. We can add extra build task with `cargo +stable build` to make sure it 
work in stable channel.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to