Menu

#107 Correlated delete for replicated tables

1.0 Dev Q
closed
5
2012-04-06
2011-01-10
Abbas Butt
No

As long as this feature is not implemented it should at least be blocked.

Discussion

  • Abbas Butt

    Abbas Butt - 2012-03-10
    • milestone: --> 2663467
     
  • Koichi Suzuki

    Koichi Suzuki - 2012-03-12

    This should work with the current code. This is a bug. This happens with replicated table. Correlated DELETE in the datanode is not propaged to other datanode? Need more description from Abbas though. Run more test and see if this happens only with replicated table.

     
  • Koichi Suzuki

    Koichi Suzuki - 2012-03-12
    • milestone: 2663467 --> 1.0 Dev Q
     
  • Koichi Suzuki

    Koichi Suzuki - 2012-03-12
    • assigned_to: gabbasb --> amitdkhan
     
  • Amit Khandekar

    Amit Khandekar - 2012-04-06

    I am closing this one alongwith 3170715 and have opened 3515461 to solve the root issue: DELETE does not work if the WHERE clause is not pushable. There is nothing wrong in the correlated subqueries. Check 3515461 for more details and test cases. That bug description also has a note that the fix for DELETE should be tested with replicated tables as well.

     
  • Amit Khandekar

    Amit Khandekar - 2012-04-06
    • status: open --> closed
     

Log in to post a comment.