• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sunchao / parquet-rs / 573

Builds Branch Commit Type Ran Committer Via Coverage
573 column-writer remove static Pull #138 30 Jul 2018 07:29PM UTC web-flow travis-ci pending completion   set done
572 column-writer Merge branch 'master' into column-writer Pull #138 29 Jul 2018 09:13PM UTC web-flow travis-ci pending completion   set done
571 master Make DataType trait static (#137) There are many places where we require DataType to be static and have to add the `T: 'static` notation. As DataType is already static in definition, we should be able to declare it as so and remove all the not... push 29 Jul 2018 04:36PM UTC web-flow travis-ci pending completion   set done
570 remove-static Make DataType trait static There are many places where we require DataType to be static and have to add the `T: 'static` notation. As DataType is already static in definition, we should be able to declare it as so and remove all the notations whe... Pull #137 29 Jul 2018 06:13AM UTC web-flow travis-ci pending completion   set done
569 remove-static Make DataType trait static There are many places where we require DataType to be static and have to add the `T: 'static` notation. As DataType is already static in definition, we should be able to declare it as so and remove all the notations whe... push 28 Jul 2018 09:09PM UTC sunchao travis-ci pending completion   set done
568 genricReaders Make FileReader generic to Page and Row reader I've also parametrized FileReader with PagerReader and RowGroupReader, which avoids boxing and some dynamic dispatching. This is an intermediate step to make FileReader generic on any `Read`. More c... Pull #136 28 Jul 2018 01:50PM UTC web-flow travis-ci pending completion   set done
567 read3 Make SerializedFileReader generic to any Reader Generalized `FileReader` in order to allow multiple inner readers. This will allow to be able to parse from an in-memory buffer, for example (via `Cursor<&[u8]>`, for example). I've also parametriz... Pull #135 27 Jul 2018 07:43PM UTC web-flow travis-ci pending completion   set done
566 apache-donation Add missing Apache License header (#134) push 27 Jul 2018 05:37AM UTC web-flow travis-ci pending completion   set done
565 read3 Make SerializedFileReader generic to any Reader Generalized `FileReader` in order to allow multiple inner readers. This will allow to be able to parse from an in-memory buffer, for example (via `Cursor<&[u8]>`, for example). I've also parametriz... Pull #135 26 Jul 2018 11:52PM UTC web-flow travis-ci pending completion   set done
562 add-license Add missing Apache License header push 24 Jul 2018 02:38AM UTC sunchao travis-ci pending completion   set done
563 add-license Add missing Apache License header Pull #134 24 Jul 2018 02:30AM UTC web-flow travis-ci pending completion   set done
561 master Add page writer (#133) push 23 Jul 2018 09:16PM UTC sunchao travis-ci pending completion   set done
560 add-page-writer address comments Pull #133 23 Jul 2018 08:47PM UTC web-flow travis-ci pending completion   set done
559 add-page-writer add tests Pull #133 20 Jul 2018 07:18AM UTC web-flow travis-ci pending completion   set done
558 master DeltaByteArrayEncoder::flush_buffer() should reset previous byte array (#132) If flush_buffer() doesn't reset the previous vector, the first prefix len the encoder write in the next put() call will potentially be positive. However, in set_data(... push 18 Jul 2018 10:49PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 34
  • 35
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc