0.9.3 (January 13, 2025)#

Added#

Changed#

  • Upgraded Atoti Server to 6.1.3.

  • Upgraded Atoti UI and Atoti Admin UI to 5.2.4.

  • SessionConfig and its inner classes validate that passed Path attributes exist. It prevents situations such as passing a path containing a typo to extra_jars and being confused that the JAR’s classes still cannot be loaded.

Fixed#

  • read_parquet() and ParquetLoad not being able to load Parquet files with extension other than .parquet.

  • NullPointerException returned by the server when executing some MDX queries.