apache / apache/gluten

Refactor Gluten ExpressionConverter

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

Description

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**

Currently, when supporting a new spark expression, it needs to add a new XXXTransformer for it, but there are many repetitive code.

sub task:
- [x] Simplify ExpressionConverter, remove repetitive code; #680
- [ ] Use the module `substrait-java` to generate scalar function substrait;

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.

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.