3. [Builder] Creating a Project Output6. Exercise Summary

6 - Exercise Summary

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

✅ What you built

  1. A new Pipeline Builder artifact in your .../datasets/clean folder.
  2. A series of joins and other transforms to create a clean version of flight_alerts suitable for use in your organization.
  3. A develop branch for testing changes to your pipeline.
  4. An updated Main branch that merges in changes from your Develop branch.

✅ What you learned

Version control with branching is a key feature of Pipeline Builder.