0.9.3 (Jan 13, 2025)#
Added#
Changed#
Upgraded Atoti Server to 6.1.3.
Upgraded Atoti UI and Atoti Admin UI to 5.2.4.
SessionConfigand its inner classes validate that passedPathattributes exist. It prevents situations such as passing a path containing a typo toextra_jarsand being confused that the JAR’s classes still cannot be loaded.
Fixed#
read_parquet()andParquetLoadnot being able to load Parquet files with extension other than.parquet.