4paradigm / 4paradigm/OpenMLDB
non-standard print style in `PlanNode::Print`
Open
enhancement
execute-engine
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our discussion
- `"\t"` instead of `INDENT` marco is used in some node's `Print` function
- in some node's implementation, indent is wrongly provided. e.g https://github.com/4paradigm/OpenMLDB/blob/main/hybridse/src/node/plan_node.cc#L386
## Expected Behavior
## Current Behavior
## Possible Solution
## Steps to Reproduce
1.
2.
3.
4.
## Context (Environment)
## Detailed Description
## Possible Implementation
Contributor guide
Assessment
This issue has not been assessed yet.