queryparser
queryparser copied to clipboard
Lineage doesn't pick up on custom UDF functions
Queryparser should receive a set of known UDF functions that generate lineage, and use that to identify select statements that generate lineage events.
In particular, SWAP_PARTITIONS_BETWEEN_TABLES
generates lineage, which we don't track.