0.8.7 (December 06, 2023)#
Added#
auto_multi_column_array_conversion, lookup_mode, max_sub_queries, and query_timeout parameters to some DirectQuery
*ConnectionInfoclasses. Seeatoti_directquery_bigquery.BigqueryConnectionInfofor an example.
Changed#
Upgraded jdk4py to 17.0.9.2 to support:
Python 3.12 when installed as a Conda package (this Python version was already supported when installed as a Python wheel).
Upgraded pyarrow to 14 to avoid vulnerability.
Upgraded Admin UI to 5.1.4.
The attributes of
AggregateProviderhave been made public.Replaced typeguard with Pydantic for runtime call validation.
Fixed#
AssertionErrorraised when importingatotiwithatoti-jupyterlab3installed (discussion #813).