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-1116] Disable columnar url_decoder #1117

Closed PHILO-HE closed 1 year ago

PHILO-HE commented 1 year ago

We added a config to turn on/off columnar UDF. Currently, only url decoder is the supported UDF. So it will only have an impact on this UDF. @jackylee-ch, please have a review.

github-actions[bot] commented 1 year ago

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

jackylee-ch commented 1 year ago

This patch works well in our environment, thanks.

github-actions[bot] commented 1 year ago

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