Setting the projection of a dataset

I have questions about setting the projection of a dataset.
(1) Is the only way to set it via GUI operations?
(2) If I don’t set the spark profile of the projection, what will it be automatically set based on? (Is it fixed or adjusted based on the amount of data)

https://www.palantir.com/docs/foundry/optimizing-pipelines/projections-setup/

Hi!

  1. the projection can be set either in the UI or will automatically be setup when creating a time series sync downstream of a dataset.
  2. the first projection will try to run with a default profile, and then will update automatically (unless you manually chose a profile) based off the previous builds.
1 Like