sparkutils / quality

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

shim usage #58

Closed chris-twiner closed 4 months ago

chris-twiner commented 6 months ago

attempt to resolve #57 and future such issues by moving all core runtime/platform specific logic to facades. To start with the current ones are moved to the shim project. Both lookups and blooms should move to the central code (using arity specific facades for unresolved functions) leaving only yaml and plan handling in quality.

9.1 dbr's specific use of config keys should stay in quality, it doesn't yet have general applicability

chris-twiner commented 4 months ago

tested on RC3/4 with 14.3