From 6efaa55ee8ac7deb35612fc357c580d3327c5d1d Mon Sep 17 00:00:00 2001 From: Andy Grove Date: Sun, 22 Mar 2026 11:46:37 -0600 Subject: [PATCH] fix: replace all #3311 references with specific issues in 3.5.8 diff MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - caseSensitive → #3760 (case-insensitive duplicate field detection) - SPARK-34212 decimals, schema mismatch error message, SPARK-45604 timestamp_ntz → #3720 (schema mismatch no error thrown) --- dev/diffs/3.5.8.diff | 85 ++++++++++++++++++++++---------------------- 1 file changed, 43 insertions(+), 42 deletions(-) diff --git a/dev/diffs/3.5.8.diff b/dev/diffs/3.5.8.diff index e1e3850598..22dee455a2 100644 --- a/dev/diffs/3.5.8.diff +++ b/dev/diffs/3.5.8.diff @@ -53,7 +53,7 @@ index bc00c448b80..82068d7a2eb 100644