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

Fix the invalid access to nulls in final avg #42

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

rui-mo
Copy link
Collaborator

@rui-mo rui-mo commented Aug 26, 2022

This is a temporary fix. When the final avg is on top a row_constructor projection, the validity information is lost. Therefore, we need to check the sum vector for its validity so as to avoid invalid access to nulls.

@rui-mo rui-mo merged commit be39ac3 into oap-project:main Sep 7, 2022
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Sep 16, 2022
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Sep 22, 2022
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Oct 20, 2022
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Oct 20, 2022
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Nov 18, 2022
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Dec 12, 2022
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Dec 13, 2022
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Dec 14, 2022
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Dec 14, 2022
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Dec 15, 2022
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Dec 15, 2022
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Dec 21, 2022
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Jan 3, 2023
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Feb 27, 2023
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Mar 6, 2023
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Mar 27, 2023
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Mar 29, 2023
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Mar 29, 2023
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Apr 14, 2023
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Apr 17, 2023
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Apr 19, 2023
zhejiangxiaomai pushed a commit to zhejiangxiaomai/velox that referenced this pull request Apr 20, 2023
marin-ma pushed a commit to marin-ma/velox-oap that referenced this pull request Dec 15, 2023
@rui-mo rui-mo deleted the fix_final_nulls branch February 20, 2024 03: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.

1 participant