From 235420a3f7dc37f09a19dab950c5f37aec591202 Mon Sep 17 00:00:00 2001 From: Paul Yang Date: Thu, 16 Jan 2025 16:49:21 -0800 Subject: [PATCH] Dummy commit. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 284268cbdf..a877fc9542 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ MetricFlow is a semantic layer that makes it easy to organize metric definitions The name comes from the approach taken to generate metrics. A query is compiled into a query plan (represented below) called a dataflow that constructs metrics. The plan is then optimized and rendered to engine-specific SQL. +Foo