The goal of this project is to add the JSON_* functions support in Select Handler mode. After the project, we can use json function with Columnstore...
MariaDB ColumnStoreMCOL-4995
Hongdong He
This project goal is to implement basic vectorized filtering for ARM platforms.The bootstrap script is right when the project is build in arm...
Proposal for MDEV-26182 Create a function to check for JSON intersection
Ruixiang Tan
This project will add the JSON_INTERSECT() function. This function can find the intersection of two json objects or two json arrays. We will try to...