13.67. Release 0.176
- Fix an issue where a query (and some of its tasks) continues to consume CPU/memory on the coordinator and workers after the query fails.
- Fix a regression that cause the GC overhead and pauses to increase significantly when processing maps.
- Fix a memory tracking bug that causes the memory to be overestimated for queries on
bigint
columns. - Add support for casting from
JSON
to type. - Add
parse_duration()
function.
- Disallow having a database in the config property.
- Allow predicate pushdown for ObjectID.