Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-680

Improve the IN operator to support sub queries

    XMLWordPrintableJSON

Details

    Description

      Currently, the IN operator can be used with only sets of values.
      We need to improve it to support sub queries as the following example query.

      tajo> select * from nation where n_regionkey in (select r_regionkey from region); 
      

      Attachments

        1. Logical plan.png
          16 kB
          Jihoon Son
        2. Distributed plan.png
          21 kB
          Jihoon Son

        Issue Links

          Activity

            People

              jihoonson Jihoon Son
              jihoonson Jihoon Son
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: