BlazingDB / blazingsql

BlazingSQL is a lightweight, GPU accelerated, SQL engine for Python. Built on RAPIDS cuDF.
https://blazingsql.com
Apache License 2.0
1.93k stars 183 forks source link

[WIP] SQL reference for the documentation #1485

Closed drabastomek closed 3 years ago

drabastomek commented 3 years ago

This PR will update the SQL syntax reference.

Changelog:

  1. Added the whole SQL coverage structure.
  2. Changed name for the C++ side from 'Library API' to 'C++ API Reference' to match the rest of the reference section.
GPUtester commented 3 years ago

Can one of the admins verify this patch?