From 2eb87b9b57f739c02dbed13e3ca7a16736f2b467 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 13:07:52 +0000 Subject: [PATCH] Update query snapshots --- .../test/__snapshots__/test_database.ambr | 170 ++++++++++++++++++ 1 file changed, 170 insertions(+) diff --git a/posthog/hogql/database/test/__snapshots__/test_database.ambr b/posthog/hogql/database/test/__snapshots__/test_database.ambr index f9abb21115a8ee..3cd02926282cf6 100644 --- a/posthog/hogql/database/test/__snapshots__/test_database.ambr +++ b/posthog/hogql/database/test/__snapshots__/test_database.ambr @@ -137,6 +137,91 @@ "pdi", "person_id" ] + }, + { + "key": "$group_0", + "type": "string" + }, + { + "key": "group_0", + "type": "lazy_table", + "table": "groups", + "fields": [ + "index", + "team_id", + "key", + "created_at", + "updated_at", + "properties" + ] + }, + { + "key": "$group_1", + "type": "string" + }, + { + "key": "group_1", + "type": "lazy_table", + "table": "groups", + "fields": [ + "index", + "team_id", + "key", + "created_at", + "updated_at", + "properties" + ] + }, + { + "key": "$group_2", + "type": "string" + }, + { + "key": "group_2", + "type": "lazy_table", + "table": "groups", + "fields": [ + "index", + "team_id", + "key", + "created_at", + "updated_at", + "properties" + ] + }, + { + "key": "$group_3", + "type": "string" + }, + { + "key": "group_3", + "type": "lazy_table", + "table": "groups", + "fields": [ + "index", + "team_id", + "key", + "created_at", + "updated_at", + "properties" + ] + }, + { + "key": "$group_4", + "type": "string" + }, + { + "key": "group_4", + "type": "lazy_table", + "table": "groups", + "fields": [ + "index", + "team_id", + "key", + "created_at", + "updated_at", + "properties" + ] } ], "groups": [ @@ -829,6 +914,91 @@ { "key": "person_id", "type": "string" + }, + { + "key": "$group_0", + "type": "string" + }, + { + "key": "group_0", + "type": "lazy_table", + "table": "groups", + "fields": [ + "index", + "team_id", + "key", + "created_at", + "updated_at", + "properties" + ] + }, + { + "key": "$group_1", + "type": "string" + }, + { + "key": "group_1", + "type": "lazy_table", + "table": "groups", + "fields": [ + "index", + "team_id", + "key", + "created_at", + "updated_at", + "properties" + ] + }, + { + "key": "$group_2", + "type": "string" + }, + { + "key": "group_2", + "type": "lazy_table", + "table": "groups", + "fields": [ + "index", + "team_id", + "key", + "created_at", + "updated_at", + "properties" + ] + }, + { + "key": "$group_3", + "type": "string" + }, + { + "key": "group_3", + "type": "lazy_table", + "table": "groups", + "fields": [ + "index", + "team_id", + "key", + "created_at", + "updated_at", + "properties" + ] + }, + { + "key": "$group_4", + "type": "string" + }, + { + "key": "group_4", + "type": "lazy_table", + "table": "groups", + "fields": [ + "index", + "team_id", + "key", + "created_at", + "updated_at", + "properties" + ] } ], "groups": [