rapidsai / gpu-bdb

RAPIDS GPU-BDB
Apache License 2.0
107 stars 44 forks source link

[FEA] Add CPU version of pure SQL GPU-BDB Queries #230

Closed VibhuJawa closed 2 years ago

VibhuJawa commented 2 years ago

As part of adding the CPU equivalent of the GPU-BDB queries we should first tackle pure SQL Queries.

These are queries that don't use UDFs and the whole of logic is SQL based. These include:

Query: 01, 06, 07, 09 11, 12,13,14,15,16,17,20,21, 22, 23, 24, 29