From c1e2824be84227488363b40edee8eda84c331a01 Mon Sep 17 00:00:00 2001 From: menuetb <83284881+menuetb@users.noreply.github.com> Date: Thu, 9 Nov 2023 18:31:51 +0100 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87b7ae13..25f288c4 100644 --- a/README.md +++ b/README.md @@ -1024,7 +1024,7 @@ For more information, check the dbt documentation about [testing a new adapter]( Most dbt Core functionality is supported, but some features are only available with Apache Hudi. -Apache Hudi-only features: +Apache Hudi-only feature: 1. Incremental model updates by `unique_key` instead of `partition_by` (see [`merge` strategy](glue-configs#the-merge-strategy))