From 4342b6905cf3f3cef392da886b2d36ee07e8d6c5 Mon Sep 17 00:00:00 2001 From: Andres Gregori Altamirano Date: Fri, 26 Jul 2024 17:38:50 +0000 Subject: [PATCH] Change test input --- views/bqml/purchase_propensity/testing_input.view.lkml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/bqml/purchase_propensity/testing_input.view.lkml b/views/bqml/purchase_propensity/testing_input.view.lkml index 8251f08..4da57c1 100644 --- a/views/bqml/purchase_propensity/testing_input.view.lkml +++ b/views/bqml/purchase_propensity/testing_input.view.lkml @@ -3,7 +3,7 @@ view: testing_input { derived_table: { sql_trigger_value: ${training_input.SQL_TABLE_NAME} ;; sql: - (WITH + WITH visitors_labeled AS ( SELECT user_pseudo_id,