Closed ruogudu closed 6 years ago
@apavlo Regarding your comments about the "big issue", what do you exactly mean by "copying data out of the WrappedTuple and putting into the catalog objects"? Do you suggest creating constructors taking wrapped tuple for all the catalogs and removing the old constructors with logical tiles?
Replaced by #1339
Replace the original interpreted index scan by pre-compiled sequential scan in catalogs with query cache. Created new function:
GetResultWithCompiledSeqScan
in/catalog/abstract_catalog.cpp
Modified other catalog source files including