0.8.4 (September 05, 2023)#

Added#

  • create_cube()’s filter parameter to feed the created cube with a subset of the database.

  • atoti_directquery_databricks.DatabricksTableOptions.array_conversion parameter.

Changed#

  • Measures can be redefined without restarting their Cube.

  • Upgraded the app to Atoti UI 5.1.8.

Fixed#

  • Regression introduced in 0.8.3 preventing to use session.tables[table_name].load_sql(sql, url=url).