-
Suggestion
-
Resolution: Unresolved
-
None
User Problem
At the moment, when filtering issues by row_refreshed_at column, we would need to download a large data set because of the way the data is partitioned. This impacts backfilling/performing incremental updates.
Suggested Solutions
To have a partitioning strategy that offers alignment with row_refreshed_at column or add more time-correlated dimensions to process data without having to download large data sets.
Current Workarounds
None available.
- mentioned in
-
Page Loading...