Veeupup / naive-query-engine

A Toy Query Engine & SQL interface
Apache License 2.0
65 stars 7 forks source link

Join ! #15

Open Veeupup opened 2 years ago

Veeupup commented 2 years ago

When projection and selection are finished, we should consider writing join as the highest priority.

We can split it into some tasks: