[plan] Add set_description for plan and actions #790
Labels
C-feature
Category: feature
C-improvement
Category: improvement
C-observability
Category: Profiling, tracing
community-take
Summary
Like ClickHouse does, shows each step or action in more detail for the explain or log dump.
Example:
https://github.com/ClickHouse/ClickHouse/blob/7e610b54771e15cb2e701165d2e2c8b315a7da42/src/Interpreters/InterpreterSelectQuery.cpp#L2446-L2448
The text was updated successfully, but these errors were encountered: