Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ap_verify
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:AP F22-4 (September)
-
Team:Alert Production
-
Urgent?:No
Description
Add the parquet transform tasks used by DRP (such as TransformSourceTableTask and ConsolidateVisitSummaryTask) as a new ap_pipe pipeline, and add the new pipeline to ApVerify.yaml and ApVerifyWithFakes.yaml.
Attachments
Issue Links
- mentioned in
-
Page Loading...
The first iteration adds DRP tasks that weren't obviously irrelevant to AP: visitSummary, conversions of src and visitSummary to Parquet, and visit-level aggregation of source and *Diff_diaSrcTable. I've also added fakes_ analogues of all of these, whether or not DRP had them.
Unfortunately, nobody seems to know whether these are the datasets we actually want, so I'm not sure how to test this.