docs/src/main/sphinx/release/release-0.98.md
The memory representation of these types is now VariableWidthBlockEncoding
instead of JSON.
:::{note} This is a backwards incompatible change with the previous representation, so if you have written a connector or function, you will need to update your code before deploying this release. :::
Index to ConnectorIndex.:::{note}
This is a backwards incompatible change, so if you have written a connector
that uses Index, you will need to update your code before deploying this release.
:::
UNNEST when output is unreferenced or partially referenced.max and {func}min functions work on all orderable types.max_by and other places that Block is used.