Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-4090

select * into table support

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.2.0
    • None
    • None
    • Drill 1.2

    Description

      getting parsing error while querying
      select * into dfs.tmp.`high-val-products` from dfs.root.`/json-docs` where mvp>1000;
      Error: PARSE ERROR: Encountered "into" at line 1, column 10.
      it seems Drill wont support select * into table feature which is widely used in the SQL world.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ajayrana Ajay Rana
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: