11.124. Release 0.117

General Changes

  • Add back casts between JSON and VARCHAR to provide an easier migration pathto json_parse() and json_format(). These will be removed in afuture release.
  • Fix bug in semi joins and group bys on a single BIGINT column where0 could match NULL.