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-400] Fix memory leak for native C2R and R2C. #1102

Closed lviiii closed 2 years ago

lviiii commented 2 years ago

What changes were proposed in this pull request?

Fix memory leak for native C2R and R2C

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/400