Dandandan opened a new pull request #1148:
URL: https://github.com/apache/arrow-datafusion/pull/1148


   # Which issue does this PR close?
    # Rationale for this change
   Output of `cargo upgrades`:
   ```
   datafusion-cli: 
/home/danielheres/Code/gdd/arrow-datafusion/datafusion-cli/Cargo.toml
     rustyline >=8.0.0, <9.0.0 matches 8.2.0; latest is 9.0.0
   
   ballista-core: 
/home/danielheres/Code/gdd/arrow-datafusion/ballista/rust/core/Cargo.toml
     prost >=0.8.0, <0.9.0 matches 0.8.0; latest is 0.9.0
   
   ballista-executor: 
/home/danielheres/Code/gdd/arrow-datafusion/ballista/rust/executor/Cargo.toml
     env_logger >=0.8.0, <0.9.0 matches 0.8.4; latest is 0.9.0
   
   ballista-scheduler: 
/home/danielheres/Code/gdd/arrow-datafusion/ballista/rust/scheduler/Cargo.toml
     env_logger >=0.8.0, <0.9.0 matches 0.8.4; latest is 0.9.0
     prost >=0.8.0, <0.9.0 matches 0.8.0; latest is 0.9.0
   
   datafusion-examples: 
/home/danielheres/Code/gdd/arrow-datafusion/datafusion-examples/Cargo.toml
     prost >=0.8.0, <0.9.0 matches 0.8.0; latest is 0.9.0
   
   arrow-benchmarks: 
/home/danielheres/Code/gdd/arrow-datafusion/benchmarks/Cargo.toml
     env_logger >=0.8.0, <0.9.0 matches 0.8.4; latest is 0.9.0
   
   ballista-examples: 
/home/danielheres/Code/gdd/arrow-datafusion/ballista-examples/Cargo.toml
     prost >=0.8.0, <0.9.0 matches 0.8.0; latest is 0.9.0
   ```
   
   # What changes are included in this PR?
   -->
   
   # Are there any user-facing changes?
   <!--
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   -->
   
   <!--
   If there are any breaking changes to public APIs, please add the `api 
change` label.
   -->
   


-- 
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...@arrow.apache.org

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


Reply via email to