-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
For enormous fields (BinDatas, giant strings, etc) it may not make sense to include this in the column index. This could be avoided by storing a row store fallback marker instead of the field itself. The most primitive way to do this would be to have a tunable threshold for when to index a value vs when to use the row store marker.