Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-1674 Snapshot isolation transaction support through Tephra
  3. PHOENIX-1882

Issue column family deletes instead of row deletes in PTableImpl

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.4.0
    • None
    • None

    Description

      Since PTable knows which column families are under control of Phoenix (table.getColumnFamilies()), we should issue a column family delete for each of them instead of a row delete (this is what it gets translated to anyway when it gets to the server). This is actually better, as Phoenix should not attempt to manage undeclared column families.

      Attachments

        1. PHOENIX-1882-master-v2.patch
          7 kB
          Thomas D'Silva
        2. PHOENIX-1882-4.x-HBase-0.98-v2.patch
          8 kB
          Thomas D'Silva
        3. PHOENIX-1882-master.patch
          1 kB
          Thomas D'Silva
        4. PHOENIX-1882-4.x-HBase-0.98.patch
          1 kB
          Thomas D'Silva

        Activity

          People

            tdsilva Thomas D'Silva
            jamestaylor James R. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: