This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
Update SQLancer Source Code for NoisePage #1041
Labels
tests
This issue or PR concerns the testing infrastructure: Google Test, Google Benchmark, JUnit, etc.
Milestone
@jazzplato is leading the effort to port SQLancer to our system. We are going to start with the DuckDB implementation and then remove the SQL features that we don't support yet (e.g., some SQL functions).
We have a breakdown of the files that we need to port:
https://docs.google.com/spreadsheets/d/1JhwSllki2W0g7AoRBXVPTVSt-5xVN9p5sj8FQxiCTlY/edit
Our fork of SQLancer is here: https://github.com/cmu-db/sqlancer
I will assign one file to each team member. The main idea is we should comment out (i.e., do not remove) any SQL feature that we do not support. You should then send your patch to @jazzplato who will then merge them into our fork.
The text was updated successfully, but these errors were encountered: