Skip to content

Releases: hoaihuongbk/lakeops

Release v0.1.7

15 Feb 16:47
41fea7c
Compare
Choose a tag to compare

Experience rust base function features:

  • geo hash/polygon functions
  • json extract function
  • work with spark and polars functions

Release v0.1.6

09 Feb 08:19
6d6707e
Compare
Choose a tag to compare

Bug fixes:

  • Allow to use HTTP protocol from Trino connection

Release v0.1.5

09 Feb 07:01
a6ce209
Compare
Choose a tag to compare

Patch:

  • Patch for the gsheet hot fix

Release v0.1.4

08 Feb 06:53
4335cbd
Compare
Choose a tag to compare

New features:

  • Support SELECT query from Trino
  • Support read/write data from GoogleSheet

Release v0.1.3

04 Feb 10:16
Compare
Choose a tag to compare

First release of LakeOps including:

  • Multi-format support (Delta, Iceberg)
  • Polars/Spark engine implementation
  • Core read/write operations