Skip to content

Commit 34ff5db

Browse files
fix(benefits): add group_properties column to external table (#2599)
1 parent 60a38f3 commit 34ff5db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

airflow/dags/create_external_tables/amplitude/benefits_events.yml

+2
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ schema_fields:
6060
type: STRING
6161
- name: dma
6262
type: STRING
63+
- name: group_properties
64+
type: JSON
6365
- name: event_properties
6466
type: JSON
6567
- name: user_properties

0 commit comments

Comments
 (0)