cloudberry
cloudberry copied to clipboard
Do we need deduplicate multikey sort logics in GPDB and Postgres upstream?
Currently, GPDB supports multi key sort already, but for PG 13, incremental sort is also introduced. Should we deduplicate the multi key sort logics which are similar with each other?