Hi, How do i make delta import detect deleted values. I do have a timestamp column to detect changes ,but the requirement is such that rows will be deleted from the table.Every time i run delta import the index still shows the deleted value. How do i make delta import detect deleted values so that it does not show deleted values.
-- Regards Madhav Bahuguna