Releases: hoaihuongbk/lakeops
Releases · hoaihuongbk/lakeops
Release v0.1.7
Experience rust base function features:
- geo hash/polygon functions
- json extract function
- work with spark and polars functions
Release v0.1.6
Bug fixes:
- Allow to use HTTP protocol from Trino connection
Release v0.1.5
Patch:
- Patch for the gsheet hot fix
Release v0.1.4
New features:
- Support SELECT query from Trino
- Support read/write data from GoogleSheet
Release v0.1.3
First release of LakeOps including:
- Multi-format support (Delta, Iceberg)
- Polars/Spark engine implementation
- Core read/write operations