Experimental Rust implementation of Apache Arrow

Clone this repo:

Branches

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