We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58e9825 commit 1401411Copy full SHA for 1401411
1 file changed
scripts/R/run_pipeline.R
@@ -78,7 +78,7 @@ ingest_data(
78
)
79
ingest_data(
80
project_id = config$project_id,
81
- cluster_fields = "clinic_id,patient_id,tracker_date",
+ cluster_fields = "patient_id,tracker_date",
82
dataset = config$dataset,
83
table = "patient_data_annual",
84
source = file.path(table_dir, "patient_data_annual.parquet")
0 commit comments