US 12,481,657 B2
Dynamic data warehouse computational offloading in directed acyclic graph-driven notebook environment
Glen Takahashi, San Jose, CA (US); Adam Joseph Storr, San Francisco, CA (US); Caitlin Royden Colgrove, San Francisco, CA (US); and Barry Ryan McCardel, San Francisco, CA (US)
Assigned to Hex Technologies Inc., San Francisco, CA (US)
Filed by Hex Technologies, Inc., San Francisco, CA (US)
Filed on Jun. 1, 2024, as Appl. No. 18/731,239.
Application 18/731,239 is a continuation of application No. 18/299,682, filed on Apr. 12, 2023, granted, now 12,045,239.
Prior Publication US 2024/0346023 A1, Oct. 17, 2024
This patent is subject to a terminal disclaimer.
Int. Cl. G06F 16/24 (2019.01); G06F 16/2455 (2019.01); G06F 16/26 (2019.01)
CPC G06F 16/2455 (2019.01) [G06F 16/26 (2019.01)] 20 Claims
OG exemplary drawing
 
1. A method comprising:
receiving, using a notebook application, input of a query into a cell within a notebook interface, the query relating to a dataframe;
determining, using the notebook application, to combine the query with a prior query from a prior cell within the notebook interface, resulting in generation of a combined query, the combined query pointing to data of the dataframe already accessed using resources of a data warehouse when performing the prior query;
instructing, by the notebook application, the data warehouse to perform the combined query;
receiving, by the notebook application, a command to perform a function with respect to the combined query;
determining, by the notebook application, based on characteristics of the command, to execute the command using memory of the notebook interface rather than the resources of the data warehouse; and
outputting, using the notebook interface, a graphical representation of results of the command, the results informed by the combined query.