-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Layered Tables
-
None
-
Storage Engines - Foundations
-
None
-
1
There are some number of things that are not currently supported for layered tables:
- custom collators
- modify()
- reserve()
Currently we just silently do the broken logic if we get a call to any of these unsupported API. Instead of doing this we should produce a clear error message if we enter the unsupported part of the code.
- is related to
-
WT-14738 Collators for layered tables
-
- Backlog
-