[0.46.0] - Aug 18, 2021
Optimizations
- Speedup hashing of interned objects (fixes performance regression in 0.43.0,
see #1053 for details). - Speedup serialization of the
json::JsonValue
type (see #1052)
Initial Calcite SQL support
- Added partial support for the Calcite dialect of SQL (see #1044) to the
SQL-to-DDlog translator.