Hello Last published patch index-skip-fallback-v2 applied and builds cleanly.
I found reproducible crash due assert failure: FailedAssertion("!(numCols > 0)", File: "pathnode.c", Line: 2795) > create table tablename (i int primary key); > select distinct i from tablename where i = 1; Query is obviously strange, but this is bug. Also i noticed two TODO in documentation. regards, Sergei