From cb7a988b1bf78eb8e53ba3785b04a5543e03bed8 Mon Sep 17 00:00:00 2001 From: nexy7574 Date: Fri, 13 Feb 2026 07:49:34 +0000 Subject: [PATCH] chore: Add news frag --- changelog.d/1368.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/1368.feature diff --git a/changelog.d/1368.feature b/changelog.d/1368.feature new file mode 100644 index 00000000..74c08317 --- /dev/null +++ b/changelog.d/1368.feature @@ -0,0 +1 @@ +Improved the handling of restricted join rules and improved the performance of local-first joins. Contributed by @nex.