sunchao / parquet-rs

Apache Parquet implementation in Rust
Apache License 2.0
149 stars 20 forks source link

Add self_type method for ColumnDescriptor #172

Closed liurenjie1024 closed 5 years ago

liurenjie1024 commented 5 years ago

I'm working on arrow read for parquet and this method needs to be used when converting schema.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 637


Files with Coverage Reduction New Missed Lines %
schema/types.rs 27 96.35%
<!-- Total: 27 -->
Totals Coverage Status
Change from base Build 634: -0.02%
Covered Lines: 12409
Relevant Lines: 12992

💛 - Coveralls