From 8ceec3522b461af2e5f93ab664c4c275ade9096c Mon Sep 17 00:00:00 2001 From: LocalStack Bot Date: Sun, 3 Nov 2024 00:07:17 +0000 Subject: [PATCH] Updated function coverage docs --- content/en/references/coverage/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/references/coverage/index.md b/content/en/references/coverage/index.md index ca1d4ec..1bfe294 100644 --- a/content/en/references/coverage/index.md +++ b/content/en/references/coverage/index.md @@ -180,7 +180,7 @@ The table is a work in progress and will be updated as more functions are implem |DATE_PART|❓| |DATE_TRUNC|✅| |DATEADD|✅| -|DATEDIFF|❓| +|DATEDIFF|✅| |DAYNAME|✅| |DECODE|❓| |DECOMPRESS_BINARY|❓| @@ -685,7 +685,7 @@ The table is a work in progress and will be updated as more functions are implem |TIMEDIFF|✅| |TIMESTAMP_FROM_PARTS|❓| |TIMESTAMPADD|❓| -|TIMESTAMPDIFF|❓| +|TIMESTAMPDIFF|✅| |TO_ARRAY|✅| |TO_BINARY|✅| |TO_BOOLEAN|✅|