5B. [Repositories] Publishing and Using Shared Libraries in Code Repositories17. Exercise Summary

17 - Exercise Summary

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

✅ What you built

  • A revision to your passengers_logic repository, including a README file with pipeline details.
  • Two new clean output passenger datasets.
  • A Data Lineage graph of your pipeline to augment project documentation.
  • A connecting build schedule of your passenger datasource pipeline.

✅ What you learned

  1. If Code Assist is underlining your otherwise valid import statements in red, you can Refresh Code Assist dependencies in your repository’s meta.yml file.
  2. In the Preview helper, you can quickly toggle between a sample of the input and a sample of the output to compare results by clicking alternately between the INPUTS and OUTPUTS blocks on the left side of the helper.