Weijun's Blog

Life is a circle.

16 Jun 2022

GSoC Part 2 - Construct Regression functions in queries with GROUP BY

Overview In this part, I finished the design of regression function, and implemented most part of them. Basically, the i...
11 Jun 2022

GSoC Part 1 - Explore the Mechanism in MariaDB

Overview My task is to implement regression functions in MariaDB, which was mentioned in MDEV-17467. This feature has be...