Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement TPCH substrait integration teset, support tpch_2 #11234

Merged
merged 4 commits into from
Jul 5, 2024

Conversation

Lordworms
Copy link
Contributor

Which issue does this PR close?

part of #10710

Closes #.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

avoid cloning

optimize code

optimize code
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank. you @Lordworms -- I gave this a quick look and it looks good to me

I wouldn't be surprosed if there is some additional work for some of the other expressions (e.g. how to plan like, etc) but this seems like a nice step forward.

cc @Blizzara in case you would like to review.

@Lordworms
Copy link
Contributor Author

@Blizzara and @alamb Hi, I have resolved the review, plz take a look, Thanks for your code review, appreciate it.

@Lordworms Lordworms requested a review from Blizzara July 3, 2024 22:26
Copy link
Contributor

@Blizzara Blizzara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks great to me! Extra thanks for adding the subquery support and bringing some order to the imports :)

@alamb alamb merged commit 0d2525e into apache:main Jul 5, 2024
23 checks passed
@alamb
Copy link
Contributor

alamb commented Jul 5, 2024

Thanks again @Lordworms and @Blizzara

comphead pushed a commit to comphead/arrow-datafusion that referenced this pull request Jul 8, 2024
)

* integrate tpch query 2

avoid cloning

optimize code

optimize code

* optimize code

* refactor code

* format
findepi pushed a commit to findepi/datafusion that referenced this pull request Jul 16, 2024
)

* integrate tpch query 2

avoid cloning

optimize code

optimize code

* optimize code

* refactor code

* format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants