Share via


ParquetWriteSettings.MaxRowsPerFile Property

Definition

Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).

public object MaxRowsPerFile { get; set; }
member this.MaxRowsPerFile : obj with get, set
Public Property MaxRowsPerFile As Object

Property Value

Applies to