Can I prevent certain rows from being clustered?

3 vues

Réponse

Yes, you can use the `doNotCluster` parameter. Specify the name of a column in the input table that contains a Boolean flag. If the value for a row is 'true' or '1', it will be placed in its own separate cluster.
Did this answer help you?
match

entityRes

See technical action