databendlabs/databend

Feature: Optimize explain

開放

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

 (0 則留言) (2 個反應) (0 位負責人)Rust (880 個分叉)github user discovery
C-featuregood first issue

倉庫指標

星標
 (9,314 顆星)
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

貢獻者指南