Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE-40] fixes driver failing to do sort codege #41

Merged
merged 1 commit into from
Jan 18, 2021

Conversation

rui-mo
Copy link
Collaborator

@rui-mo rui-mo commented Jan 15, 2021

What changes were proposed in this pull request?

This pr fixes driver failing to do sort codege, due to signature is empty.
The reason is filter not working for sortOrder containing projection exprs.
fixes #40

How was this patch tested?

under test

@github-actions

This comment has been minimized.

@zhouyuan zhouyuan changed the title [oap-native-sql] fixes driver failing to do sort codege [NSE-40] fixes driver failing to do sort codege Jan 18, 2021
@zhouyuan zhouyuan merged commit f8826e3 into oap-project:master Jan 18, 2021
@rui-mo rui-mo deleted the fix_filter branch July 13, 2021 08:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

columnar sort codegen fallback to executor side
2 participants