Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-2917

Avoid CTAS creates table in logical plan analyzing.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.2.0
    • SQL
    • None

    Description

      Currently, the CTAS will create the table in logical plan analyzing, right before the real execution triggered.
      E.g. in
      CREATE TABLE s1 as select * from src where key=0;

      Attachments

        Issue Links

          Activity

            People

              chenghao Cheng Hao
              chenghao Cheng Hao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: