sparkutils / quality

A Quality Spark DQ Library
https://sparkutils.github.io/quality/
Apache License 2.0
4 stars 2 forks source link

view loader for subqueries #18

Closed chris-twiner closed 1 year ago

chris-twiner commented 1 year ago

related to #15 should consume the reader and apply select + filter against it. (potentially pre-register a temp to run a simple sql instead). Needs salience incase of joins on other temp tables.

Should be documented to be advised before maps + blooms as well.