...
Improved performance for refreshing the Data Point Facts materialized view
Jira Legacy | ||||||||
---|---|---|---|---|---|---|---|---|
|
This feature is about making change on a `warehouse_datapointfacts_view` so that is excludes Data Points that are Crop Production Indicator Values (using the
specialization_type
) and check on the difference in time to refresh the view before and after the change which as a result Improved improves performance for refreshing the Data Point Facts materialized view.
...
Since FDW depends on the Pandas library to perform statistical calculations and data resamplingre-sampling. We were using version 0.22 which is very old. So this task is upgrading Pandas to 0.23.4.
...