Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-2549

Support standard cross join syntax

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.10.0
    • Query Processor, SQL
    • None
    • Reviewed

    Description

      Hive should support standard (ANSI) cross join syntax:

      SELECT a.*, b.*
      FROM a
      CROSS JOIN b
      

      Attachments

        1. hive-2549-1.txt
          8 kB
          Edward Capriolo

        Activity

          People

            navis Navis Ryu
            electrum David Phillips
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: