facebookincubator / velox

A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
https://velox-lib.io/
Apache License 2.0
3.45k stars 1.13k forks source link

Spark mask function support #10263

Closed gaoyangxiaozhu closed 2 months ago

gaoyangxiaozhu commented 3 months ago

Description

the issue use to track support for spark mask function as a sub task of https://github.com/apache/incubator-gluten/issues/4039

spark function here

https://spark.apache.org/docs/latest/api/sql/#mask

gaoyangxiaozhu commented 3 months ago

I will take this part. @PHILO-HE / @rui-mo FYI.