Skip to content

Commit 6ed1992

Browse files
authored
Remove arrow array reader (#1197) (#1234)
1 parent d801ac2 commit 6ed1992

4 files changed

Lines changed: 40 additions & 2162 deletions

File tree

parquet/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ name = "arrow_writer"
8181
harness = false
8282

8383
[[bench]]
84-
name = "arrow_array_reader"
84+
name = "arrow_reader"
8585
required-features = ["test_common", "experimental"]
8686
harness = false

0 commit comments

Comments
 (0)