EMCP commented on issue #4356:
URL: https://github.com/apache/arrow-rs/issues/4356#issuecomment-1579451853

   ah my bad,
   
   checking my cargo.lock.. I am seeing 
   
   ```
   
   [[package]]
   name = "polars-arrow"
   version = "0.27.2"
   source = "registry+https://github.com/rust-lang/crates.io-index";
   checksum = "06e57a7b929edf6c73475dbc3f63d35152f14f4a9455476acc6127d770daa0f6"
   dependencies = [
    "arrow2",
    "hashbrown 0.13.2",
    "num",
    "thiserror",
   ]
   
   
   ```


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