-
Notifications
You must be signed in to change notification settings - Fork 572
[DNM] Reproduce some bug #1656
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
[DNM] Reproduce some bug #1656
Conversation
|
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? See also: |
|
Run Gluten Clickhouse CI |
|
Run Gluten Clickhouse CI |
|
Reproduce in velox-backend-ubuntu2004-test. Correct result: {7, 7, 7} |
|
@Yohahaha Thank you. I will take a look later. |
|
This is caused by the last operator C2R, and toArray uses the memory freed by the iterator. @JkSelf has a fix maybe can resolve the problem. |
|
Good to know this! |
No description provided.