Skip to content

support more subqueries #1209

@xudong963

Description

@xudong963

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
support more subqueries and pass the TPCH associated with the subquery: https://github.com/apache/arrow-datafusion/issues?q=is%3Aopen+is%3Aissue+milestone%3ATPC-H

Describe the solution you'd like

Describe alternatives you've considered
Correlated subqueries will be implemented by nested loop initially. After the realization of basic functions, we can do some optimization, such as decorrelation and so on.

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions