enso/distribution/lib/Standard/Database
Radosław Waśko 255b424b72
Add value_type to Column.from_vector and expected_value_type to Column.map and Column.zip (#7637)
- Closes #6111
- Aligns semantics of handling Mixed columns.
- Now, if an operation like `iif` or `fill_nothing` is given a `Mixed` column, the result will also be `Mixed` regardless of the `inferred_precise_value_type`.
- Enables a few old tests that were pending but could be enabled since the types work is advanced enough.
2023-08-31 13:20:49 +00:00
..
0.0.0-dev Add value_type to Column.from_vector and expected_value_type to Column.map and Column.zip (#7637) 2023-08-31 13:20:49 +00:00