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

(VL) bugfix for query benchmark and test for orc/decimal reader #1613

Merged
merged 2 commits into from
May 16, 2023

Conversation

zuochunwei
Copy link
Contributor

@zuochunwei zuochunwei commented May 11, 2023

What changes were proposed in this pull request?

the corresponding velox pr is oap-project/velox#254
fix the query bench mark crash

(Please fill in changes proposed in this fix)

(Fixes: #ISSUE-ID)

How was this patch tested?

(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)

(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)

@github-actions
Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/oap-project/gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@zuochunwei zuochunwei force-pushed the orcDecimal branch 2 times, most recently from 8b56897 to 649d800 Compare May 15, 2023 07:43
@zuochunwei zuochunwei changed the title (VL) bugfix: query benchmark (VL) bugfix for query benchmark and test for orc/decimal reader May 15, 2023
@@ -0,0 +1,61 @@
{
"relations": [
Copy link
Contributor

Choose a reason for hiding this comment

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

We may upgrade substrait, it is not recommended to save plan json file here, please save it in your local or generate as https://github.com/oap-project/gluten/blob/main/docs/developers/MicroBenchmarks.md#try-the-example

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

Copy link
Contributor Author

Choose a reason for hiding this comment

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

because don't add the plan json file can't pass the ci, so I keep this file, I will merge select_decimal.json into select.json in the next orc related PR.

Copy link
Contributor

Choose a reason for hiding this comment

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

Talked with @zuochunwei offline, the two json files are considered to be merged into one next. To replace, Scala unit test can also be used to test file scan.

@zuochunwei zuochunwei force-pushed the orcDecimal branch 2 times, most recently from a94c09e to 914f7da Compare May 16, 2023 02:28
@zhejiangxiaomai zhejiangxiaomai merged commit 518dc37 into apache:main May 16, 2023
@zuochunwei zuochunwei deleted the orcDecimal branch June 19, 2023 06:15
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.

4 participants