What's Changed
- Use
CREATE OR REPLACE DICTIONARY
to avoid data loss (#392) by @the4thamigo-uk in #393 - Protect against no columns returned in materialized-view (#395) by @the4thamigo-uk in #396
- fix: remove python 3.8 from various places, #385 by @lkhagvadorj-amp in #402
- Support refreshable materialized views by @BentsiLeviav in #401
New Contributors
- @lucasfcnunes made their first contribution in #377
- @lkhagvadorj-amp made their first contribution in #402
Full Changelog: v1.8.6...v1.8.7