This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.
This simple codebase doesn’t require much of a review, but the Code Repositories application comes equipped with a set of features to validate code changes and their downstream impact in your data pipeline. In this task, you’ll approve the PR you just generated.
More ▾
dropdown menu).Squash & Merge
.X Delete branch
in the bottom right.ℹ️ If you see a Review warnings before merging warning, you can safely ignore it. This may appear when some outputs have not been built on the latest version of your code.
ℹ️ In general, we recommend using Squash & Merge as this leaves a cleaner commit history on Master
. However, choose a merge type that aligns with the preferences of your project administrator.
The foregoing exercises dealt with simple identity transforms at the start of your pipeline and therefore provided only a gloss over some many pull request features. We recommend pausing and reading the following documentation entries for more context.