Skip to main content

Jul 2025 (v0.10.13)

Released on Thu Jul 3 20:54:57 2025 +0700.

Mochi v0.10.13 finalizes SQL Logic Test select2 coverage with improved null handling and generator updates.

Runtime

  • Fix arithmetic and avg operations to propagate null values
  • Preserve column types when nulls are present

Datasets

  • Complete select2 test suite with rowsort, coalesce and IS NULL support
  • Regenerated case outputs with cleaner error logs

Tooling

  • Treat nil strings as null with better boolean detection
  • Formatted SLT output and reduced trace noise