Skip to content

v1.2.922-nightly

Pre-release
Pre-release

Choose a tag to compare

@everpcpc everpcpc released this 24 Jun 09:33
daee8bb

What's Changed

Exciting New Features ✨

  • feat(stage): support metadata$file_path, file_basename, file_content_key, file_last_modified by @youngsofun in #20036
  • feat(storage): add allowlist endpoint_url_policy mode by @youngsofun in #20047

Thoughtful Bug Fix 🔧

  • fix(query): update nested materialized CTE ref counts by @SkyFan2002 in #20026
  • fix(storage): refine proxy statistics routing by @KKould in #20024
  • fix(query): mark async sink finish after completion by @YZL0v3ZZ in #20021
  • fix: avoid repeated stale spill meta cleanup in RECLUSTER FINAL by @zhyass in #20037
  • fix: avoid abort on allocation failure in concat and spill paths by @zhyass in #20039
  • fix(query): mark async accumulating finish after completion by @YZL0v3ZZ in #20043
  • fix(query): skip unsupported runtime filter probe targets by @SkyFan2002 in #20040
  • fix(storage): move stage_path_traversal_policy from settings to config by @youngsofun in #20046

Code Refactor 🎉

Build/Testing/CI Infra Changes 🔌

Full Changelog: v1.2.921-nightly...v1.2.922-nightly