apache / apache/auron

Follow #1409 Add the conversion execution list in the Spark UI.

Open
#1,470 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.8k
Forks
241
Avg merge
2d 12h
Merged PRs (30d)
21

Description

Before add :

Image

After :

Image

Add the conversion execution list. The core display functions of this list are described as follows:

Feature 1: Show the number of queries;

Feature 2: Execution plans that were not converted to native and the reasons for the non-conversion;

Feature 3: Original physical execution plans;

Feature 4: The number of nodes converted to Aurora nodes;

Feature 5: The number of nodes that were not converted.

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.