Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Rust][Parquet] Release Parquet at crates.io to remove debug prints #26203

Closed
asfimport opened this issue Oct 6, 2020 · 1 comment
Closed

Comments

@asfimport
Copy link
Collaborator

asfimport commented Oct 6, 2020

Version of Parquet released to docs.rs & crates.io has debug prints in

println!("min: {:?} {}", &v.as_bytes(), v.as_bytes().len());
. They were pretty hard to track down, so I suggest considering logging create in the future. When is the new version going to be released? Is there some stable schedule I can expect?

Is it recommended to use the current snapshot straight from github instead of crates.io?

Reporter: Krzysztof Stanisławek

Related issues:

Note: This issue was originally created as ARROW-10199. Please see the migration documentation for further details.

@asfimport
Copy link
Collaborator Author

Neville Dipale / @nevi-me:
This has been resolved, and will be fixed in next release in about a week or 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant