databendlabs/databend

Feature: Optimize explain

Open

#17.660 aperta il 27 mar 2025

Vedi su GitHub
 (0 commenti) (2 reazioni) (0 assegnatari)Rust (880 fork)github user discovery
C-featuregood first issue

Metriche repository

Star
 (9314 star)
Metriche merge PR
 (Merge medio 4g 18h) (99 PR mergiate in 30 g)

Descrizione

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

Guida contributor