Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.10.0
    • None
    • None
    • None

    Description

      Support syntax of select from multiple tables. This kind of syntax is used in many customer case and standard benchmarks (TPC-H, TPC-DS) e.g.

      select * from t1,t2 where t1.c = t2.z;
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            shane.huang Shane Huang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: