alamb commented on code in PR #3745:
URL: https://github.com/apache/arrow-datafusion/pull/3745#discussion_r990452136


##########
.github/workflows/rust.yml:
##########
@@ -61,6 +61,9 @@ jobs:
       - name: Check workspace with all features
         run: |
           cargo check --workspace --benches --features avro,jit,scheduler,json
+      - name: Check Cargo.lock for datafusion-cli

Review Comment:
   ๐Ÿ‘ 
   
   I ran this locally and it worked great for me, FWIW



##########
.gitignore:
##########
@@ -85,7 +85,6 @@ cpp/Brewfile.lock.json
 target
 Cargo.lock
 !datafusion-cli/Cargo.lock
-!ballista-cli/Cargo.lock

Review Comment:
   ๐Ÿงน 



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

Reply via email to