queryTemporalRange
construct an aws.sdk.kotlin.services.timestreamquery.model.QueryTemporalRange inside the given block
Provides insights into the temporal range of the query, including the table with the largest (max) time range. Following are some of the potential options for optimizing time-based pruning:
Add missing time-predicates.
Remove functions around the time predicates.
Add time predicates to all the sub-queries.