-
Epic
-
Resolution: Done
-
Major
-
None
-
Performance: Daily OCP on GCP partition into parquet
-
False
-
None
-
False
-
To Do
-
0% To Do, 0% In Progress, 100% Done
The regular cloud source are partitioned by month/year/source. We are adding in a day partition for the OCP on GCP because the volume of data is still too great. We are reducing the amount of data queried during summarization.
Trino loads the month of data and then filters it down into the dates. If we also partition by day it will only load those days of data.