enso/distribution/lib/Standard/Table/0.0.0-dev
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
..
src 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
THIRD-PARTY Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
package.yaml Add GROUP to functions (#7622) 2023-08-23 13:20:38 +00:00