2. [Repositories] Introduction to Data Transformations13. Exercise Summary

13 - Exercise Summary

This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.

✅ What you built

  • A pull request to merge your feature branch into Master.
  • A revised repository with changes from your feature branch merged into Master (and the former deleted).
  • All three raw datasets built on the Master branch.

✅ What you learned

  • The Code Repositories application provides PR approvers with several tools for evaluating the impact of proposed changes on the broader pipeline.
  • It is recommended that you use Squash and merge when possible, but check first with your project administrator.
  • If so configured, PR approvers receive in-app or email notifications letting them know there is a proposed change for their review and approval.