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

'INSERT OVERWRITE .. SELECT' does not remove existing data when result is empty.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 0.10.0
    • distributed query plan
    • None

    Description

      Background
      INSERT OVERWRITE INTO XXX SELECT ... FROM Y overwrites only the partitions which corresponds to the query results. If the query result is empty, all partitions should be removed.

      Problem
      The current implementation does not remove any partition if the query result is empty.

      Attachments

        Issue Links

          Activity

            People

              blrunner JaeHwa Jung
              hyunsik Hyunsik Choi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: