0.8.3 (August 03, 2023)#
Added#
Support for measures evaluating to the deepest currently expressed member of a hierarchy. See
Measures
for an example.atoti.UserContentStorageConfig.hibernate_options
can be defined to customize how the user content is stored.atoti_directquery_bigquery.BigqueryConnectionInfo
,atoti_directquery_databricks.DatabricksConnectionInfo
, andatoti_directquery_snowflake.SnowflakeConnectionInfo
’s time_travel parameter. Time travel is enabled by default.
Changed#
Upgraded the app to Atoti UI 5.1.7.
The Copy to clipboard button in code examples in the docs excludes input prompts and outputs. The clipboard will thus contain valid Python code executable without further text manipulation.
Fixed#
atoti-jupyterlab
not being automatically enabled when installed with Poetry (issue #788).Error when passing an Arrow table to
load_arrow()
with not enough or to many columns (issue #758).