You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
write this in the home page of tinySQL: You are advised to use Linux instead of Windows
Project1: explains in more detail on how to test: Clone the project, go to the project directory and run Go Test xxxxx
Project2: write this prompt in the .md file of project 2: After each modification of the . y file, first make parser and then runs the test function
Project3: The brief introduction of the schema change paper is too brief. There is a link on Zhihu to interpret the paper which you can recommend reading it. Example like: https://zhuanlan.zhihu.com/p/309831009. It is neither too brief nor too tedious.
project4: TinySQL's Prerequisit doesn't say you need to learn the optimizer ahead of time. But Project4 went straight to the introduction of the optimizer in TiDB, which was confusing. Please tell beginners what to learn to pass it.
The text was updated successfully, but these errors were encountered:
make parser
and then runs the test functionThe text was updated successfully, but these errors were encountered: