Umesh Padashetty created ATLAS-3188:
---------------------------------------
Summary: Regression: Simple insert queries are being captured in
ATLAS_HOOK topic
Key: ATLAS-3188
URL: https://issues.apache.org/jira/browse/ATLAS-3188
Project: Atlas
Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Umesh Padashetty
insert into <table> values (<values>) is triggering messages in ATLAS_HOOK
topic. Due to this, Atlas is reporting the operations in Audits.
Ideally, insert queries should not generate any messages in ATLAS_HOOK since
they do not play any role in lineage
Inserting 100 rows in a table is generating 100 messages in the kafka topic.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)