Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Update SQLancer Source Code for NoisePage #1041

Open
apavlo opened this issue Jul 30, 2020 · 0 comments
Open

Update SQLancer Source Code for NoisePage #1041

apavlo opened this issue Jul 30, 2020 · 0 comments
Assignees
Labels
tests This issue or PR concerns the testing infrastructure: Google Test, Google Benchmark, JUnit, etc.
Milestone

Comments

@apavlo
Copy link
Member

apavlo commented Jul 30, 2020

@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.

@apavlo apavlo added this to the sqlancer milestone Jul 30, 2020
@apavlo apavlo added the tests This issue or PR concerns the testing infrastructure: Google Test, Google Benchmark, JUnit, etc. label Jul 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tests This issue or PR concerns the testing infrastructure: Google Test, Google Benchmark, JUnit, etc.
Projects
None yet
Development

No branches or pull requests

2 participants