Skip to content

EPIC: Enhance Auron's Correctness Testing #1745

@xumingming

Description

@xumingming

Background

Auron is a great Native Engine. But we also see some correctness related issues recently:

Apache Gluten(https://github.com/apache/incubator-gluten) faces the similar issue, Gluten has built a great mechanism that runs all the Unit Test bundled with Spark(https://github.com/apache/incubator-gluten/tree/main/gluten-ut), but with native engine enabled. Doing this Gluten can check whether Gluten produces the same result as Vanilla Spark.

I think Auron can copy Gluten's idea to do the similar thing, to enhance the user's confidence to use Auron in production environment.

Sub Tasks

Adding all the tests of Spark involves a lot work, so we divide them into sub tasks, feel free to take one:

Correctness Issues We Found

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions