p2 pretest
You cannot submit for this problem because the homework's deadline is due.
Pretest
Pretest for lemondb.
NOTE: the test case is VERY WEAK.
You only need to upload the /src
directory in your git repo. Make sure CMakeLists.txt
is in the root directory of your compressed file.
Hints for running
The working directory for the test case is shown below.
$ tree .
├── db
│ ├── t1.tbl
│ └── t2.tbl
├── lemondb
└── test.query
1 directory, 4 files
Then following command runs with nothing to stdin.
$ ./lemondb --listen test.query
Project 2
- Status
- Finished
- Problems
- 1
- Open Since
- 2021-10-07 00:00
- DDL
- 2021-11-21 23:59
- Extension
- 0.0 hour(s)