Aggarwal-Raghav opened a new pull request, #5647:
URL: https://github.com/apache/hive/pull/5647

   ### What changes were proposed in this pull request?
   [HIVE-28768](https://issues.apache.org/jira/browse/HIVE-28768), Use 
HIVE_LINEAGE_STATEMENT_FILTER configuration to determine whether to compute 
lineage information or not and for which query type (CTAS, Create View etc) the 
lineage should be computed.
   
   ### Why are the changes needed?
   Currently, lineage information is computed only if few post exec hooks are 
configured or HIVE_LINEAGE_INFO (doesn't capture "views" related lineage) is 
set to true. In [HIVE-28409](https://issues.apache.org/jira/browse/HIVE-28409), 
fine grain control over lineage was introduced and its better to utilize that.
   
   **Point to Ponder**: The lineage information computation will be by-default 
enabled for ALL query.
   
   ### Does this PR introduce _any_ user-facing change?
   YES
   
   ### Is the change a dependency upgrade?
   NO
   
   ### How was this patch tested?
   On local mac setup and running lineage{1...6}.q and other lineage related q 
files.


-- 
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