apache / apache/gluten

[VL] Find unsupported expressions using native validation in PartialProject

Open
#10,636 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

Now `PartialProject` can't be applied to the expressions that are unsupported by native backend, so maybe we can use native validation to find all unsupported expressions and apply `PartialProject` to them.

### Gluten version

None

Contributor guide

Open the contributing guide

Research direction

Start by locating PartialProject and the native validation entry point in Gluten. Trace how unsupported expressions are identified and determine how those expressions could be handled by PartialProject. Done means unsupported native-backend expressions are consistently found and applied through PartialProject, with coverage for the resulting behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
backend, data-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.