The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Nov. 07, 2023
Filed:
Aug. 15, 2022
Snowflake Inc., Bozeman, MT (US);
Raja Suresh Krishna Balakrishnan, Fremont, CA (US);
Thierry Cruanes, San Mateo, CA (US);
Yujie Li, Santa Clara, CA (US);
Subramanian Muralidhar, Mercer Island, WA (US);
David Schultz, Piedmont, CA (US);
Jiaqi Yan, Menlo Park, CA (US);
Snowflake Inc., Bozeman, MT (US);
Abstract
A data platform that implements memoizable functions for database objects. The data platform detects a first execution of a memoizable function and generates a first key based on metadata of one or more database objects operated on by the memoizable function and generates a first result for the memoizable function based on the one or more database objects. The data platform detects a second execution of the memoizable function and generates a second key based on the metadata of the one or more database objects operated on by the memoizable function. When the first key and the second key are equal, the data platform reuses the first result of the memoizable function. When the first key and second key do not match, the data platform generates a second result for the second execution of the memoizable function.