github GreptimeTeam/greptimedb v0.13.0-nightly-20250310
Release v0.13.0-nightly-20250310

pre-release18 hours ago

What's Changed

  • refactor: simplify udf by @MichaelScofield in #5617
  • feat: impl topk and bottomk by @killme2008 in #5602
  • fix: speed up cargo build using sallow clone by @yihong0618 in #5620
  • fix: increase timeout for opening candidate region and log elapsed time by @WenyXu in #5627
  • feat: skip printing full config content in sqlness by @waynexia in #5618
  • fix: out of bound during bloom search by @zhongzc in #5625
  • fix: refactor region leader state validation by @WenyXu in #5626
  • fix: properly display CJK characters in table/column comments by @v0y4g3r in #5633
  • chore: support specifying skipping index in pipeline by @shuiyisong in #5635
  • fix: prevent failover of regions to the same peer by @WenyXu in #5632
  • feat(log-query): implement compound filter and alias expr by @waynexia in #5596
  • feat: alias for boolean by @killme2008 in #5639
  • refactor: rename table function to admin function by @waynexia in #5636
  • build: use ubuntu-22.04 base image release dev-build image by @daviderli614 in #5554
  • feat: support some IP related functions by @waynexia in #5614
  • feat: rewrite json_encode_path to geo_path using compound type by @waynexia in #5640
  • fix: interval rewrite rule that messes up show create flow function by @v0y4g3r in #5642
  • ci: remove ubuntu 20.04 runners by @sunng87 in #5545
  • feat: get tables by ids in catalog manager by @fengjiachun in #5645
  • refactor: remove or deprecated existing UDAF implementation by @waynexia in #5637
  • feat: opentelemetry trace new data modeling by @sunng87 in #5622
  • fix: unable to install software-properties-common in dev builder by @daviderli614 in #5643
  • refactor: remove cluster id field by @v0y4g3r in #5610
  • fix(metric-engine): group DDL requests by @WenyXu in #5628
  • ci: bump dev-builder image version to 2024-12-25-a71b93dd-20250305072908 by @daviderli614 in #5651
  • fix: window sort not apply when other column alias to time index name by @discord9 in #5634
  • fix: recover plan schema after dist analyzer by @waynexia in #5665
  • fix: flaky test in sqlness by fix random port by @yihong0618 in #5657
  • perf: rm coalesce batch when target_batch_size > fetch limit by @discord9 in #5658
  • docs: update cluster dashboard to make opendal panel works by @evenyag in #5661
  • chore: improve /v1/jaeger/api/trace/{trace_id}'s resp by @shuiyisong in #5663
  • fix: skip schema check to avoid schema mismatch brought by metadata by @v0y4g3r in #5662
  • fix: use DateTime instead of NaiveDateTime by @shuiyisong in #5669
  • fix: update column requirements to use Column type instead of String by @waynexia in #5672
  • feat: update dashboard to v0.8.0 by @ZonaHex in #5666
  • feat: support exact filter on time index column by @evenyag in #5671

Full Changelog: v0.13.0-nightly-20250303...v0.13.0-nightly-20250310

Don't miss a new greptimedb release

NewReleases is sending notifications on new releases.