databendlabs/databend

Feature: Optimize explain

Open

#17,660 建立於 2025年3月27日

在 GitHub 查看
 (0 留言) (2 反應) (0 負責人)Rust (880 fork)github user discovery
C-featuregood first issue

倉庫指標

Star
 (9,314 star)
PR 合併指標
 (平均合併 4天 18小時) (30 天內合併 99 個 PR)

描述

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

貢獻者指南