Invention Grant
- Patent Title: Executing database queries for joining tables using channel based flow control
-
Application No.: US17886383Application Date: 2022-08-11
-
Publication No.: US12067058B2Publication Date: 2024-08-20
- Inventor: Adam Szymański
- Applicant: Oxla sp. z o.o.
- Applicant Address: PL Warsaw
- Assignee: Oxla sp. z o.o.
- Current Assignee: Oxla sp. z o.o.
- Current Assignee Address: PL Warsaw
- Agency: Fenwick & West LLP
- Priority: PL 1869 2022.07.28
- Main IPC: G06F16/903
- IPC: G06F16/903 ; G06F16/2453

Abstract:
A database system generates an execution plan including multiple operators for processing a database query, for example, a join query or a group by query. The database system allocates a set of threads. Threads communicate with other threads via blocking channels. A blocking channel includes a buffer of a fixed capacity. The database system processes the database query by streaming data through operators of the execution plan. A thread sends data generated by an operator to another thread via the blocking channel if the buffer of the blocking channel has available capacity to store the data, or else the thread blocks until the buffer has capacity to store the data. Similarly, a thread receives data generated by an operator of another thread via the blocking channel if the buffer of the blocking channel has available data, or else the thread blocks until the buffer has data.
Public/Granted literature
- US20240037099A1 EXECUTING DATABASE QUERIES FOR JOINING TABLES USING CHANNEL BASED FLOW CONTROL Public/Granted day:2024-02-01
Information query