Skip to content

Commit eb1f875

Browse files
author
Artur Zakirov
committed
Done full-scan for orderby. TODO: de-duplicate
1 parent 55e7037 commit eb1f875

File tree

3 files changed

+172
-269
lines changed

3 files changed

+172
-269
lines changed

rum.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -624,6 +624,7 @@ typedef struct RumScanEntryData
624624
bool preValue;
625625
uint32 predictNumberResult;
626626
RumPostingTreeScan *gdi;
627+
RumBtreeStack *stack;
627628
} RumScanEntryData;
628629

629630
typedef struct

0 commit comments

Comments
 (0)