Released 21.06.2022
- fix metric expression avoid divisions by 0 (taken from mara_schema implementation)
- fix composed metrics with NULL values (taken from mara_schema implementation)
- fix wrong format for NumberFormat.PERCENT in metadata sync.
Released 08.06.2022
- fix makefile copy scripts target .copy-mara-superset
Released 29.05.2022
- fix .scripts folder missing in pypi package
Released 25.05.2022
- improving metadata sync
- add option to install Apache Superset locally via .scripts/superset.mk (for dev/test purpose)
Released 18.11.2021
- first version