1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

An initial Obsidian vault as a knowledge base.

This commit is contained in:
Roman Nozdrin
2023-05-20 15:39:49 +03:00
parent 4eced2c23a
commit 26aa9abaf0
20 changed files with 305 additions and 0 deletions

View File

@ -0,0 +1,2 @@
WFS adds extra columns into RG that must be removed after WFS. There is a block here that restores the original deliveredCols only there is no DISTINCT or GROUP BY b/c DISTINCT/GB does a similar filtering modifying jobInfo.distinctColVec.
[[WFS_initialize]]