packaging/README.md
This folder contains several modules that build out bundles (i.e fat/uber jars) that enable hudi integration into various systems.
Here are the key principles applied in designing these bundles
<include> whitelist. New bundles also should follow the same style of explicitly whitelisting modules and shading as needed.Please follow these when adding new ones or making changes.