v0.3.13
What's Changed
- fix(parse): handle
string(N)length qualifier from PostgresVARCHARcolumns by @gmurro in #1668 - feat(run): persist structured run logs by @mesejo in #1631
- fix(ml): correct do_into_backend conditions for struct and nested types by @dlovell in #1675
- chore(gizmosql): update deps, simplify DDL/DML execution, and enable OAuth/SSO by @prmoore77 in #1659
- fix(ml): allow Pipeline.fit without target for ClusterMixin predict step by @ghoersti in #1676
- chore(lint): enable PLC0415 to enforce module-level imports in tests by @dlovell in #1677
- fix(ibis_yaml): deduplicate YAML output and simplify serialization by @mesejo in #1671
- chore: update templates by @mesejo in #1680
- ci: start only required docker services per backend job by @mesejo in #1679
- test(bench): benchmark catalog cli by @dlovell in #1678
- ref by @dlovell in #1654
- fix(ml): select fusion by @dlovell in #1670
- perf(lineage): fix quadratic hashing regression in build_column_trees by @paddymul in #1685
- chore(ci): switch codspeed mode from instrumentation to simulation by @mesejo in #1687
- release: 0.3.13 by @hussainsultan in #1688
New Contributors
Full Changelog: v0.3.12...v0.3.13