The colunar storage format allows for values which we do not know the type of. In order that we can handle these types in a forward compatible way we add ScalarValue::Unknown. Signed-off-by: Alex Good <alex@memoryandthought.me>