enso/test/Benchmarks
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
package.yaml Run components through the launcher (#1073) 2020-08-19 13:24:31 +01:00