0.9.14#
Released on Apr 17, 2026.
Added#
OpenTelemetry spans around the main functions and methods of the library. See
atoti_observabilityfor example traces.
Changed#
Upgraded Atoti Server to 6.1.19.
Deprecated#
atoti_directquery_databricks.ConnectionConfig.array_sum_agg_function_name,array_long_agg_function_name,array_short_agg_function_name, andarray_sum_product_agg_function_name. Spark UDAFs API has been deprecated as it is not recommended by Databricks anymore, usearray conversioninstead [2].
Fixed#
ModuleNotFoundErrorraised byatoti-clientwhenatoti-client-parquetis not installed.
Internal issue tracker references