Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2201,7 +2201,7 @@ endif::[]

=== iceberg_latest_schema_cache_ttl_ms

The TTL for caching the latest schema during translation when using the `latest_protobuf_value` iceberg mode. This setting controls how long the latest schema remains cached during translation, which affects schema refresh behavior and performance.
The TTL for caching the latest schema during translation when using the xref:manage:iceberg/specify-iceberg-schema.adoc#value_schema_latest[`value_schema_latest`] iceberg mode. This setting controls how long the latest schema remains cached during translation, which affects schema refresh behavior and performance.

*Unit:* milliseconds

Expand Down