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

贡献者指南