Skip to content

Commit 821274a

Browse files
Addressing review comment
1 parent cff8a26 commit 821274a

File tree

1 file changed

+1
-1
lines changed
  • docs/source/library-user-guide/upgrading

1 file changed

+1
-1
lines changed

docs/source/library-user-guide/upgrading/52.0.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ those changes until the `ListingTableProvider` instance is dropped and recreated
5151
You 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

5656
Detailed configuration information can be found in the [DataFusion Runtime
5757
Configuration](https://datafusion.apache.org/user-guide/configs.html#runtime-configuration-settings) user's guide.

0 commit comments

Comments
 (0)