The actual Delete marker is created in PRowImpl which lives inside of PTableImpl.
On Wed, Feb 3, 2016 at 8:44 AM, James Taylor <jamestay...@apache.org> wrote: > MutationState.java > > On Wed, Feb 3, 2016 at 8:40 AM, Arun Kumaran Sabtharishi < > arun1...@gmail.com> wrote: > >> After trying to dig through and debug the phoenix source code several >> hours, could not find the one place where the actual phoenix delete >> happens. Kindly point me where does the delete starts in the phoenix >> core and the place where the actual delete happens. >> >> Note: I have checked classes like DeleteComplier, DeleteStatement, >> QueryServicesImpl, SQLParser etc. >> >> Thanks, >> Arun >> > >