alippai commented on pull request #400: URL: https://github.com/apache/arrow-rs/pull/400#issuecomment-855204594
@alamb did you mean `parquet="^4.0.0"` or `parquet="^4.1.0"`? `parquet="^4"` means `>=4.0.0, <5.0.0` which we want to promote I believe (always resolves to the latest 4.x release, not to a specific version). -- 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. For queries about this service, please contact Infrastructure at: [email protected]
