apache / apache/gluten

Rewrite TakeOrderedAndProject in planning phase to expose the actual executed operators

Open
#7,532 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
1.6k
Forks
657
Avg merge
2d 14h
Merged PRs (30d)
80

Description

### Description

Currently when compute `TakeOrderedAndProjectExecTransformer`, the logic within the RDD computing includes rewriting/building query plans and generate new RDDs. This is not a common practice processing sql operators. And the final executed plan and metrics information won't be shown accurately.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.