File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/source/library-user-guide/upgrading Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ those changes until the `ListingTableProvider` instance is dropped and recreated
5151You can configure the maximum cache size and cache entry expiration time via configuration options:
5252
5353- ` datafusion.runtime.list_files_cache_limit ` - Limits the size of the cache in bytes
54- - ` datafusion.runtime.list_files_cache_ttl ` - Limits the TTL (time-to-live) of an entry in seconds
54+ - ` datafusion.runtime.list_files_cache_ttl ` - Limits the TTL (time-to-live) of an entry in minutes and/or seconds
5555
5656Detailed configuration information can be found in the [ DataFusion Runtime
5757Configuration] ( https://datafusion.apache.org/user-guide/configs.html#runtime-configuration-settings ) user's guide.
You can’t perform that action at this time.
0 commit comments