apache / apache/datafusion

BinaryOp supporting multiple parameters in Substrait

Open
#11,227 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
9.3k
Forks
2.4k
Avg merge
3d 7h
Merged PRs (30d)
344

Description

### Is your feature request related to a problem or challenge?

When I was doing #10710 , and I was integrated tpc-h query 2, I find this bug here
image
Since tpch2 got a large AND with 8 parameters, we should add this feature

### Describe the solution you'd like

_No response_

### Describe alternatives you've considered

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Research direction

Review issue #10710 and the Substrait handling involved in integrating TPC-H query 2. Trace how BinaryOp represents the large AND expression with eight parameters, then determine the expected multi-parameter behavior and verify that TPC-H query 2 can be integrated successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend, data-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.