Include sqlSupport.h in your main file. See sqlCC.c for an example. It allows the coder to create a SQL table and write rows of data using only a few lines of code. ADD_CELL(rTable, rRow, ...
The Spark SQL module consists of two main parts. The first one is the representation of the Structure APIs, called DataFrames and Datasets, that define the high-level APIs for working with structured ...