Skip to content

Releases: sfomuseum/go-parquet

0.3.1

Choose a tag to compare

@thisisaaronland thisisaaronland released this 08 Sep 22:02
12f0b93
  • Add OpenURI method to allow opening remote (HTTP) or local files
  • Add FindRecordById[T any, K Id](uri string, targetID K) method

0.3.0

Choose a tag to compare

@thisisaaronland thisisaaronland released this 08 Sep 21:56
  • Disregard this release.

0.2.0

Choose a tag to compare

@thisisaaronland thisisaaronland released this 08 Sep 19:24
  • Add parquet.ParquetWriter[T] and parquet.NewWriter[T].

0.1.0

Choose a tag to compare

@thisisaaronland thisisaaronland released this 05 Sep 00:36
  • Initial release