From dde61a22bfda1f89e02cc5a34f4e0ffb626c2244 Mon Sep 17 00:00:00 2001 From: Paul Yang Date: Sun, 27 Oct 2024 17:03:07 -0700 Subject: [PATCH] Update snapshots. --- ...test_join_through_scd_no_time_dimension_validation__error.txt | 1 + .../str/test_join_to_scd_no_time_dimension_validation__error.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/metricflow-semantics/tests_metricflow_semantics/snapshots/test_query_parser.py/str/test_join_through_scd_no_time_dimension_validation__error.txt b/metricflow-semantics/tests_metricflow_semantics/snapshots/test_query_parser.py/str/test_join_through_scd_no_time_dimension_validation__error.txt index 26dd08b74c..9479840b37 100644 --- a/metricflow-semantics/tests_metricflow_semantics/snapshots/test_query_parser.py/str/test_join_through_scd_no_time_dimension_validation__error.txt +++ b/metricflow-semantics/tests_metricflow_semantics/snapshots/test_query_parser.py/str/test_join_through_scd_no_time_dimension_validation__error.txt @@ -15,3 +15,4 @@ Error #1: [Resolve Query(['bookings'])] -> [Resolve Metric('bookings')] + -> [Resolve Measure('bookings')] diff --git a/metricflow-semantics/tests_metricflow_semantics/snapshots/test_query_parser.py/str/test_join_to_scd_no_time_dimension_validation__error.txt b/metricflow-semantics/tests_metricflow_semantics/snapshots/test_query_parser.py/str/test_join_to_scd_no_time_dimension_validation__error.txt index 39b0d7ee3f..f1c4b42350 100644 --- a/metricflow-semantics/tests_metricflow_semantics/snapshots/test_query_parser.py/str/test_join_to_scd_no_time_dimension_validation__error.txt +++ b/metricflow-semantics/tests_metricflow_semantics/snapshots/test_query_parser.py/str/test_join_to_scd_no_time_dimension_validation__error.txt @@ -15,3 +15,4 @@ Error #1: [Resolve Query(['bookings'])] -> [Resolve Metric('bookings')] + -> [Resolve Measure('bookings')]