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

[NSE-745] Improve codegen check for expression #751

Merged
merged 2 commits into from
Mar 9, 2022

Conversation

zhouyuan
Copy link
Collaborator

@zhouyuan zhouyuan commented Mar 7, 2022

What changes were proposed in this pull request?

This patch addes more codegen check on exprs. The parent operator
will be marked support codegen only all its expressions support
codegen.

Signed-off-by: Yuan Zhou yuan.zhou@intel.com

How was this patch tested?

pass jenkins

@github-actions
Copy link

github-actions bot commented Mar 7, 2022

#745

This patch addes more codegen check on exprs. The parent operator
will be marked support codegen only all its expressions support
codegen.

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
@zhouyuan
Copy link
Collaborator Author

zhouyuan commented Mar 9, 2022

note: this patch only adds checking on a few expressions, will update more in next patch

@zhouyuan zhouyuan merged commit fd92182 into oap-project:master Mar 9, 2022
@weiting-chen weiting-chen added bug Something isn't working feature and removed bug Something isn't working labels Apr 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants