Skip to content

v0.35.77

Compare
Choose a tag to compare
@paveltiunov paveltiunov released this 26 Aug 16:46
· 389 commits to master since this release

0.35.77 (2024-08-26)

Bug Fixes

  • Row deduplication query isn't triggered in views if multiple entry join path is used (#8631) (1668175)
  • View builds incorrect join graph if join paths partially shared (#8632) Thanks @barakcoh for the fix hint! (5ca76db), closes #8499

Features

  • cubesql: CubeScan - don't clone strings for non stream response (#8633) (df364be)