Skip to content

v1.0.48

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 16:05
· 4402 commits to main since this release
42b4ee0

What's Changed

Exciting New Features โœจ

  • feat: support aggregation function in window clause. by @RinChanNOWWW in #10887
  • feat(agg_func): Add QUANTILE_DISC, KURTOSIS, SKEWNESS aggregate functions by @ariesdevil in #10886

Thoughtful Bug Fix ๐Ÿ”ง

  • fix(query): expr children with projectset not fold count by @TCeason in #10827

Build/Testing/CI Infra Changes ๐Ÿ”Œ

  • ci: fix typo for update benchmark result [skip ci] by @everpcpc in #10899

Documentation ๐Ÿ“”

Others ๐Ÿ“’

  • chore(query): show full columns print filed: comment -> Comment by @TCeason in #10870
  • chore: make the completion more larger response by @BohuTANG in #10900

Full Changelog: v1.0.47-nightly...v1.0.48-nightly