Skip to content

v1.2.149-nightly

Choose a tag to compare

@github-actions github-actions released this 09 Oct 16:06
6397a6a

What's Changed

Exciting New Features ✨

  • feat: add auto_recluster,compact,support cluster table by @JackTan25 in #13150

Thoughtful Bug Fix 🔧

  • fix: fix_null_cast_bug by @JackTan25 in #13144
  • fix: Rollback to warning instead of hard error when stage region is missing by @Xuanwo in #13143

Code Refactor 🎉

  • refactor: creating 30,000 tables may timeout unit test, reduce it to DEFAULT_MGET_SIZE+20 by @drmingdrmer in #13147
  • refactor: using column name instead of column id for agg index schema by @ariesdevil in #13125

Documentation 📔

Others 📒

Full Changelog: v1.2.148-nightly...v1.2.149-nightly