2. Developing Your Ontology17. Backing Dataset Column Retrieval

17 - Backing Dataset Column Removal

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

Your users have informed you that the Category property contains only a single value (delay) and should be removed. It also doesn't serve any other downstream purpose, and you and your team decide you want to remove it from the backing dataset.

🔨 Task Instructions

  1. Open your “Training Pipeline Simulator” Pipeline Builder file.
  2. In the right panel under your flight_alert_{yourname} dataset, click the Edit button.
  3. You then see all the column of this data set, you will look for category and click the x to remove this column.
  4. Now you can see in the right panel, under your data set name: 12/12 required columns and 1 column will be dropped.
  5. Then save this operation by clicking the Save all changes white arrow on a green background at the top.
  6. And then the hammer to Deploy all pipeline outputs, and then Deploy pipeline.
  7. You can click View in the blue Successfully Deployed pipeline. pop-up at the top of your screen to see the progress of your build in a separate tab.