blcksrx commented on PR #14440:
URL: https://github.com/apache/iceberg/pull/14440#issuecomment-4625165658

   > One thing I ran into: the write-TTL isn't reachable from Spark yet — the 
PR adds it to `CachingCatalog`/`CatalogProperties`, but `SparkCatalog` still 
passes only the access interval. I wired 
`cache.expiration.expire-after-write-interval-ms` through `SparkCatalog` to run 
this e2e (diff below). @blcksrx, might be worth folding into the PR (and 
probably the Flink catalog too).
   
   Thank you very much, I already wired the `write-TTl` to both `SparkCatalog` 
and `FlinkCatalog`, exactly as you have provided.
   I'll provide the E2E test for both spark and Flink then


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to