22.80. Release 0.117
General Changes
- Add back casts between JSON and VARCHAR to provide an easier migration path
to json_parse()andjson_format(). These will be removed in a future release.
- Fix bug in semi joins and group bys on a single BIGINTcolumn where 0 could matchNULL.