[clang][bytecode] Use in `Expr::tryEvaluateObjectSize` (#179033)
Fixes #138474
Use new bytecode intepreter in `Expr::tryEvaluateObjectSize`. Reuses the
already existing implementation for `__builtin_object_size` in of the
intepreter.
---------
Co-authored-by: Timm Baeder <tbaeder at redhat.com>
databases/duckdb,py-duckdb: Update to 1.4.4
* Use separated tarballs for duckdb and py-duckdb.
The tarball of duckdb does not contain py-duckdb.
Changelog:
1.4.4:
What's Changed
Cast Fix: Correctly handle negative exponent with a number with a decimal in VARCHAR -> INTEGER cast by @Mytherin in #20098
[Storage] Fix NULL filter check for constant segments by @Tishj in #20103
fixing staged upload for install.duckdb.org - hopefully by @hannes in #20104
Remove undefined loop by @artjomPlaunov in #20105
[Test] Adjust concurrent attach-detach test to expect write-write conflict by @taniabogatsch in #20108
Fix ALIAS function in filter pushdown to preserve column aliases(#20008) by @henry8128 in #20106
Headers missing from http logs by @samansmink in #20030
Bumping httpfs to include duckdb/duckdb-httpfs#174 by @carlopi in #20145
Issue #20136: Secondary IGNORE NULLS by @hawkfish in #20153
Fix minio nightly tests by @c-herrewijn in #20132
[856 lines not shown]