[GitHub] [arrow] alamb commented on a change in pull request #8009: ARROW-9790: [Rust][Parquet]: Increase test coverage in arrow_reader.rs

2020-08-30 Thread GitBox
alamb commented on a change in pull request #8009: URL: https://github.com/apache/arrow/pull/8009#discussion_r479754464 ## File path: rust/parquet/src/arrow/arrow_reader.rs ## @@ -296,51 +296,12 @@ mod tests { "; let converter = FromConverter::new(); -

[GitHub] [arrow] alamb commented on a change in pull request #8009: ARROW-9790: [Rust][Parquet]: Increase test coverage in arrow_reader.rs

2020-08-21 Thread GitBox
alamb commented on a change in pull request #8009: URL: https://github.com/apache/arrow/pull/8009#discussion_r474756757 ## File path: rust/parquet/src/arrow/arrow_reader.rs ## @@ -348,30 +348,101 @@ mod tests { "; let converter = Utf8ArrayConverter {}; -

[GitHub] [arrow] alamb commented on a change in pull request #8009: ARROW-9790: [Rust][Parquet]: Increase test coverage in arrow_reader.rs

2020-08-19 Thread GitBox
alamb commented on a change in pull request #8009: URL: https://github.com/apache/arrow/pull/8009#discussion_r473348774 ## File path: rust/parquet/src/arrow/arrow_reader.rs ## @@ -348,30 +348,101 @@ mod tests { "; let converter = Utf8ArrayConverter {}; -

[GitHub] [arrow] alamb commented on a change in pull request #8009: ARROW-9790: [Rust][Parquet]: Increase test coverage in arrow_reader.rs

2020-08-19 Thread GitBox
alamb commented on a change in pull request #8009: URL: https://github.com/apache/arrow/pull/8009#discussion_r473111954 ## File path: rust/parquet/src/arrow/arrow_reader.rs ## @@ -348,30 +348,101 @@ mod tests { "; let converter = Utf8ArrayConverter {}; -