You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
An initial Obsidian vault as a knowledge base.
This commit is contained in:
5
docs/WFS_initialize.md
Normal file
5
docs/WFS_initialize.md
Normal file
@ -0,0 +1,5 @@
|
||||
This method runs ORDER BY using built-in sort. Not great in case of ORDER BY + LIMIT but not the end of the world. Remove this. New approach is to save all ORDER BY key columns in output RG.
|
||||
|
||||
Retain those ReturnedColumns that are not in WFS columns list but in orderByColsVec.
|
||||
|
||||
!!! Remove ORDER BY duplication in WFS.
|
Reference in New Issue
Block a user