Skip to main content

Adf Parquet Format Sink Element

Adf Parquet Format Sink Element

X-Ref:

Attributes

AttributeAPI TypeDefaultDescription
FileNamePrefixString 
Specifies the file name pattern fileNamePrefix_fileIndex.fileExtension when copy from non-file based store without partitionOptions.
MaxRowsPerFileInt320
Limit the written file's row count to be smaller than or equal to the specified count.

Collection Children

ChildAPI TypeDescription
<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.