docs/src/main/sphinx/release/release-0.100.md
The {doc}/connector/system now works like other connectors: global system
tables are only available in the system catalog, rather than in a special
schema that is available in every catalog. Additionally, connectors may now
provide system tables that are available within that connector's catalog by
implementing the getSystemTables() method on the Connector interface.
%f specifier in {func}date_format and {func}date_parse.WITH ORDINALITY support to UNNEST.array_distinct function.split function.degrees and {func}radians functions.to_base and {func}from_base functions.task.shard.max-threads to task.max-worker-threads.
This property sets the number of threads used to concurrently process splits.
The old property name is deprecated and will be removed in a future release.NULL values in {ref}row-type.map-type comparable.