databendlabs/databend

Feature: Optimize explain

オープン

#17,660 opened on 2025/03/27

 (0 件のコメント) (2 件のリアクション) (0 人の担当者)Rust (880 件のフォーク)github user discovery
C-featuregood first issue

Repository metrics

Stars
 (9,314 個のスター)
PR merge metrics
 (平均マージ 4d 18h) (30d で 99 merged PRs)

説明

Summary

There are a number of things that can be optimized about explain, such as

  • There is no way to see the datatype of an expression.
  • #17861
  • The window function of Sort in explain (LOGICAL) is not formatted.
  • update does not show children in explain (LOGICAL)
  • #17608
  • #17657

コントリビューターガイド