Skip to content

2023.4.1

Compare
Choose a tag to compare
@fritzm fritzm released this 08 Apr 22:31
· 371 commits to main since this release

What's Changed

  • Fix for proxy stalls seen in Rubin DP0.2 when given a queries with very wide ObjectId restrictions; director index restrictors are now created only for director column expressions involving operators = and IN.
  • Additional timers and statistics including worker buffer fill and czar merge times are available in admin dashboard.
  • Chunk queries are now templatized on chunk IDs to reduce memory usage.

Full Changelog: 2023.2.1-rc2...2023.4.1-rc1