13.154. Release 0.100
General Changes
- Fix
%f
specifier in and . - Add function.
- Add
split()
function. - Add and
radians()
functions. - Rename config property
task.shard.max-threads
to . 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. - Fix referencing
NULL
values in . - Make MAP comparable.
- Improve query queue config validation.