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.
SessionConfig
and its inner classes validate that passedPath
attributes exist. It prevents situations such as passing a path containing a typo toextra_jars
and being confused that the JAR’s classes still cannot be loaded.
Fixed#
read_parquet()
andParquetLoad
not being able to load Parquet files with extension other than.parquet
.