Skip to content

v0.2.0

Latest

Choose a tag to compare

@rampage644 rampage644 released this 29 Aug 16:25
· 156 commits to main since this release
b3a36cc

Embucket v0.2.0

This release marks our first major milestone: a try-it-out-ready foundation with working integrations, benchmark coverage, and critical features for real workloads.

Highlights

  • dbt Snowplow integration working end-to-end, including incremental mode
  • dbt GitLab integration ~90% complete
  • All major benchmarks validated: ClickBench, TPC-H, TPC-DS, NYC Taxi dataset

Deliverables

  • Initial UI shipped: SQL Editor with worksheets, query history, navigation trees, and data pages
  • Improved API compatibility with Snowflake semantics (errors, SHOW statements, semi-structured functions)
  • Support for Parquet I/O, external volumes, and COPY INTO workflows