Adf Parquet Format Sink Element
X-Ref:
- Ast Adf Parquet Format Sink Node
- Ast Adf File Name Prefix Format Sink Base Node
- Ast Adf Format Sink Base Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
FileNamePrefix | String | Specifies the file name pattern **fileNamePrefix**_**fileIndex**.**fileExtension** when copy from non-file based store without partitionOptions. | |
MaxRowsPerFile | Int32 | 0 | Limit the written file's row count to be smaller than or equal to the specified count. |
Collection Children
Child | API Type | Description |
---|---|---|
<Annotations> <Annotation /> </Annotations> | AstAnnotationNode | This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code. |