PolarDB-for-PostgreSQL icon indicating copy to clipboard operation
PolarDB-for-PostgreSQL copied to clipboard

[ASoC] PolarDB HTAP 支持并行加速创建物化视图

Open lanzhao0329 opened this issue 3 years ago • 0 comments

题目描述

在 CREATE MATERIALIZED VIEW(创建物化视图)时需要按需对表中的元组进行扫描。 PostgreSQL: Documentation: 14: 41.3. Materialized Views

项目目标

通过 PolarDB 的 HTAP 能力并行加速这个过程。

项目技术要求

熟悉C语言及Linux上的相关调试技术,对 PostgreSQL 内核有一定了解。

题目难度

中等

导师信息

Zhang Jingtang,@mrdrivingduck , ASoC Mentor, PolarDB-for-PostgreSQL maintainer. [email protected](联系导师请附上个人简历)

lanzhao0329 avatar May 26 '22 04:05 lanzhao0329