We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65c8560 commit ec4862fCopy full SHA for ec4862f
dev/changelog/46.0.0.md
@@ -21,6 +21,10 @@ under the License.
21
22
This release consists of 288 commits from 79 contributors. See credits at the end of this changelog for more information.
23
24
+Please see the [Upgrade Guide] for help updating to DataFusion `46.0.0`
25
+
26
+[upgrade guide]: https://datafusion.apache.org/library-user-guide/upgrading.html#datafusion-46-0-0
27
28
**Breaking changes:**
29
30
- bug: Fix NULL handling in array_slice, introduce `NullHandling` enum to `Signature` [#14289](https://github.com/apache/datafusion/pull/14289) (jkosh44)
0 commit comments