GitXplorerGitXplorer
r

qpp

public
0 stars
0 forks
1 issues

Commits

List of commits on branch main.
Unverified
b5579092136c9b419d2327d54e157c3fa17a679c

Testing Initial DataType and Column with minimal Arrow integration

rraulcd committed 3 months ago
Unverified
316b6a9bf31d6c9699e2009259dace535aa6daec

Add initial minor description to the project README

rraulcd committed 3 months ago
Verified
670c6bda09e958e2e0a351cf311770bc33f62348

Initial commit

rraulcd committed 3 months ago

README

The README file for this repository.

QPP

Apache Arrow C++ based Query Engine

QPP is currently a project to implement a C++ Query Engine based on Apache Arrow.

This is a learning side project to learn about Query Engines and C++.