Materialize v0.96

v0.96

SQL

Bug fixes and other improvements

  • Fix the behavior of the translate function when used with multibyte chars (#26585).

  • Avoid panicking in the presence of composite keys in SUBSCRIBE commands using ENVELOPE UPSERT (#26567).

  • Remove the unstable introspection relations mz_internal.mz_compute_delays_histogram, mz_internal.mz_compute_delays_histogram_per_worker, and mz_internal.mz_compute_delays_histogram_raw.

Back to top ↑