Builder

class Builder

Properties

Link copied to clipboard

The sort direction for this field, either ascending or descending.

Link copied to clipboard

The ordering behavior for null values in this field, specifying whether nulls should appear first or last in the sort order.

Link copied to clipboard

The identifier of the source field from the table schema that this sort field is based on.

Link copied to clipboard

The transformation function applied to the source field before sorting, such as identity, bucket, or truncate.