Cmdlets for Parquet

Build 24.0.9060

AggregateFiles Parameter (Connect-Parquet Cmdlet)

When set to true, the provider will aggregate all the files in URI directory into a single result. With this option enabled, the AggregatedFiles will be exposed which can be used to query the dataset.

Syntax

Connect-Parquet -AggregateFiles SwitchParameter

Data Type

bool

Default Value

false

Remarks

When set to true, the provider will aggregate all the files in URI directory into a single result. With this option enabled, the AggregatedFiles will be exposed which can be used to query the dataset. By default the first file in the folder is used to define the schema, however MetadataDiscoveryURI can be specified to use a different file instead.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060