Xiao-zhen-Liu commented on PR #5967:
URL: https://github.com/apache/texera/pull/5967#issuecomment-4835104146

   Thanks @Yicong-Huang — replies inline. Renamed `result_uri` -> 
`storage_uri`. Two I kept, with reasoning inline: `tuple_count` (a cache row is 
immutable so it can't drift, and the coordinator reads it alongside the cache 
lookup so cached-region stats need no extra storage round-trip) and the PK 
without `execution_id` (the cache is reused across executions, keyed by 
`cache_key`). Re-requesting your review.


-- 
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]

Reply via email to