oap-project / gazelle_plugin

Native SQL Engine plugin for Spark SQL with vectorized SIMD optimizations.
Apache License 2.0
256 stars 77 forks source link

[NSE-1118] adding more checks for SMJ codegen #1119

Closed zhouyuan closed 2 years ago

zhouyuan commented 2 years ago

What changes were proposed in this pull request?

This patch adds more checks for unsupported codegen patterns Signed-off-by: Yuan Zhou yuan.zhou@intel.com

How was this patch tested?

pass jenkins

github-actions[bot] commented 2 years ago

Thanks for opening a pull request!

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

https://github.com/oap-project/native-sql-engine/issues

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

[NSE-${ISSUES_ID}] ${detailed message}

See also:

github-actions[bot] commented 2 years ago

https://github.com/oap-project/native-sql-engine/issues/1118