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

[Minor] Cleanup tpch benchmark #6609

Merged
merged 2 commits into from
Jun 9, 2023
Merged

[Minor] Cleanup tpch benchmark #6609

merged 2 commits into from
Jun 9, 2023

Conversation

Dandandan
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

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.

Thanks @Dandandan -- nice cleanup!

@@ -147,155 +135,6 @@ pub fn get_tpch_table_schema(table: &str) -> Schema {
}
}

/// Get the expected schema for the results of a query
Copy link
Contributor

Choose a reason for hiding this comment

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

this code is not used it seems. However, clippy didn't complain as it was declared pub.

https://github.com/search?q=repo%3Aapache%2Farrow-datafusion%20get_answer_schema&type=code

@Dandandan Dandandan merged commit 43423be into main Jun 9, 2023
jayzhan211 pushed a commit to jayzhan211/datafusion that referenced this pull request Jun 12, 2023
* Cleanup tpch benchmark

* Cleanup tpch benchmark

---------

Co-authored-by: Daniël Heres <daniel.heres@coralogix.com>
@alamb alamb deleted the cleanup_tpch branch June 22, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants