You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- docs: Clarify join behavior in `DataFrame::join`[#14393](https://github.com/apache/datafusion/pull/14393) (rkrishn7)
97
+
- Prepare for `45.0.0` release: Version and Changelog [#14397](https://github.com/apache/datafusion/pull/14397) (alamb)
97
98
98
99
**Other:**
99
100
@@ -290,13 +291,18 @@ This release consists of 252 commits from 83 contributors. See credits at the en
290
291
- FFI support for versions and alternate tokio runtimes [#13937](https://github.com/apache/datafusion/pull/13937) (timsaucer)
291
292
- Do not rename struct fields when coercing types in `CASE`[#14384](https://github.com/apache/datafusion/pull/14384) (alamb)
292
293
- Add `TableProvider::insert_into` into FFI Bindings [#14391](https://github.com/apache/datafusion/pull/14391) (davisp)
294
+
-[branch-45]: Backport chore: Upgrade to `arrow`/`parquet``54.1.0` and fix clippy/ci (#14415) [#14453](https://github.com/apache/datafusion/pull/14453) (alamb)
295
+
-[release-45] Fix join type coercion (#14387) [#14454](https://github.com/apache/datafusion/pull/14454) (alamb)
296
+
-[branch-45] Support `Utf8View` to `numeric` coercion (#14377) [#14455](https://github.com/apache/datafusion/pull/14455) (alamb)
297
+
-[branch-45] Update REGEXP_MATCH scalar function to support Utf8View (#14449) [#14457](https://github.com/apache/datafusion/pull/14457) (alamb)
298
+
-[branch-45] Fix regression list Type Coercion List with inner type struct which has large/view types (#14385) [#14456](https://github.com/apache/datafusion/pull/14456) (alamb)
293
299
294
300
## Credits
295
301
296
302
Thank you to everyone who contributed to this release. Here is a breakdown of commits (PRs merged) per contributor.
0 commit comments