1. Make column candidates and the FROM clause as ambiguous as possible.
2. Communicate conditions like WHERE clauses and GROUP BY clauses as prior information.
3. Since conditions like WHERE clauses and GROUP BY clauses are strongly affected by context memory limitations, they should have an efficient data structure and be as compressed as possible.
_phnd_•3mo ago