Uploaded image for project: 'CarbonData'
  1. CarbonData
  2. CARBONDATA-1744

Carbon1.3.0 Concurrent Load-Delete:Delete query is not working correctly if load is already in process.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.3.0
    • None
    • sql
    •  
      3 Node ant cluster

    Description

      Concurrent Load-Delete:Delete query is not working correctly if load is already in process.

      steps:
      1:Create a table
      2: Start a large data load
      3: Execute delete query from another session(delete from table_name)
      4: Observe that Delete operation doesn't give any error and completed as success.
      5: Execute show segment query and observe that status of current segment is in progress.
      6: execute delete query again once load is completed.
      7: Observe that delete is success but segments are not marked for delete. Current status is still success which is wrong.

      Attachments

        Activity

          People

            anubhavtarar anubhav tarar
            a00408367 Ajeet Rai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: