Skip to content

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

@asfimport

Description

@asfimport

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions