Skip to content

v1.2.799-nightly

Pre-release
Pre-release

Choose a tag to compare

@everpcpc everpcpc released this 24 Aug 10:19
93bbf9d

What's Changed

Exciting New Features โœจ

  • feat: implement Scalar UDF by @KKould in #18575
  • feat(query): support function time_slice(date_or_time_expr, slice_length, IntervalKind [, start_or_end]) by @TCeason in #18570
  • feat(telemetry): add meta endpoints information to telemetry data by @BohuTANG in #18591

Thoughtful Bug Fix ๐Ÿ”ง

  • fix(query): prevent stack overflow in CTE processing with recursive annotations by @BohuTANG in #18588
  • fix(query): prevent stack overflow in PhysicalPlan recursion by @BohuTANG in #18589
  • fix: login_history missing username when password incorrect by @dqhl76 in #18587

Code Refactor ๐ŸŽ‰

Others ๐Ÿ“’

Full Changelog: v1.2.798-nightly...v1.2.799-nightly