kasakrisz commented on code in PR #5647:
URL: https://github.com/apache/hive/pull/5647#discussion_r1969330926


##########
data/conf/hive-site.xml:
##########
@@ -154,6 +154,12 @@
   <description>Pre Execute Hook for Tests</description>
 </property>
 
+<property>
+  <name>hive.lineage.statement.filter</name>
+  <value>ALL</value>
+  <description>Lineage information filter</description>

Review Comment:
   nit.
   How about?
   ```
   Specify the types of statements for which column lineage information is 
generated.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to