Panda is designed for Data Warehouse.
- Data Lineage
- Metadata Management
The community welcomes everyone to contribute, please refer to this page to find out more.
git clone [email protected]:he3cloud/panda.git
git checkout -b work
git pull --rebase origin master
git add -A
git commit -am "[Feature] Add xxx"