From 5e6ba3f80c4f19574856210a70e84de753822476 Mon Sep 17 00:00:00 2001 From: Sam Ansmink Date: Wed, 27 Mar 2024 14:21:19 +0100 Subject: [PATCH] change readme warning --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ee6148..b9d02bd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Delta Kernel Extension -Highly experimental, approach with care, wear appropriate safety gear. +Experiment to get DuckDB to scan Delta Tables using the Delta Kernel. Note that this repository is highly unstable. As the extension +progresses it will likely be moved.