We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1617f36 commit bc8a63dCopy full SHA for bc8a63d
pkg/querier/parquet_queryable_test.go
@@ -401,7 +401,7 @@ func TestParquetQueryable_Limits(t *testing.T) {
401
QueryStoreAfter: 0,
402
StoreGatewayQueryStatsEnabled: false,
403
StoreGatewayConsistencyCheckMaxAttempts: 3,
404
- ParquetShardCache: parquetutil.CacheConfig{
+ ParquetShardCache: parquetutil.ParquetShardCacheConfig{
405
CacheSize: 100,
406
},
407
ParquetQueryableDefaultBlockStore: "parquet",
0 commit comments