Experimental Rust implementation of Apache Arrow Parquet

Clone this repo:

Branches

  1. a0c187c Update .asf.yaml (#2) by Andrew Lamb · 2 years, 10 months ago master
  2. 5518118 Removed all. by Jorge C. Leitao · 2 years, 11 months ago
  3. f2f75a2 Removed tooling related to arrow crate. by Jorge C. Leitao · 2 years, 11 months ago
  4. c64ad28 Kept parquet by Jorge C. Leitao · 2 years, 11 months ago
  5. 9f56afb parquet: improve BOOLEAN writing logic and report error on encoding fail (#443) by Gary Pennington · 2 years, 11 months ago
  6. ca3240a Unvendor Archery (#459) by Krisztián Szűcs · 2 years, 11 months ago
  7. d41ca5f Doctests for DecimalArray. (#414) by Navin · 2 years, 11 months ago
  8. e21f576 use iterator for partition kernel implementation (#438) by Jiayu Liu · 2 years, 11 months ago
  9. c93463a Update docs + email template (#450) by Andrew Lamb · 2 years, 11 months ago
  10. e5cda31 Implement the Iterator trait for the json Reader. (#451) by Laurent Mazare · 2 years, 11 months ago
  11. fb45112 Add Decimal to CsvWriter and improve debug display (#406) by Ádám Lippai · 2 years, 11 months ago
  12. efe86cd remove unnecessary wraps in sortk (#445) by Jiayu Liu · 2 years, 11 months ago
  13. dc5507a remove clippy unnecessary wraps (#449) by Jiayu Liu · 2 years, 11 months ago
  14. f624153 Remove DictionaryArray::keys_array method and replace usages by the keys method (#419) by Jörn Horstmann · 2 years, 11 months ago
  15. 71e9d78 Implement faster arrow array reader (#384) by Yordan Pavlov · 2 years, 11 months ago
  16. 0c00776 refactor lexico sort (#424) by Jiayu Liu · 2 years, 11 months ago
  17. 5f7d111 Update release readme.md (#436) by Andrew Lamb · 2 years, 11 months ago
  18. e1102e7 Reenable MIRI check (#421) by Andrew Lamb · 2 years, 11 months ago
  19. 0f55b82 window::shift to work for all array types (#388) by Jiayu Liu · 3 years ago
  20. 0cbf85a make sure that only concat preallocates buffers (#382) by Ritchie Vink · 3 years ago