CS122 Challenge 2 - Run the TPC-H Queries ========================================= If your team has decided to participate in this challenge, please fill in the answers to the following questions and send the document to the cs122tas@caltech.edu mailing list. If your answers to any of the following questions change, please resubmit a new version of the document so that we can update our information and the overall standings. A1. Which TPC-H data-set are you using to run the TPC-H queries? A2. List all queries that you are able to run successfully. E.g. Q1, Q2, ... A3. Briefly describe the kind of computer you are running the queries on, including storage details (e.g. SSD/HDD, RAID?), CPU and memory characteristics, OS type and version. A4. What is the Git commit-hash of the version we should use for testing query support? A5. What changes, if any, have you made to the NanoDB codebase to support the above queries? A6. Have you implemented any plan optimizations beyond those specified in the homework assignments? A7. Is there anything else you want us to know about your submission in particular, or the challenge in general?