Fixed a bug causing features views using the stream_tiling_enabled parameter
to return the error
Only feature views with aggregations can set stream_tiling_enabled=True
Fixed a bug that caused get_features_in_range to exclude data points prior
to feature_start_time - aggregation_interval. Updated such that if
lookback window from anchor time includes data points prior to
feature_start_time, these data points are included.
Increase default tecton_materialization_runtime version in repo.yaml from
1.0.0 to 1.0.13