Cmdlets for Google BigQuery

Build 24.0.9062

HidePartitionColumns Parameter (Connect-GoogleBigQuery Cmdlet)

Whether partition tables will show the columns _PARTITIONDATE and _PARTITIONTIME.

Syntax

Connect-GoogleBigQuery -HidePartitionColumns SwitchParameter

Data Type

bool

Default Value

false

Remarks

This property is disabled by default, so partition tables will show the pseudocolumns _PARTITIONDATE and _PARTITIONTIME. To hide these columns, as is done in the native driver and the BigQuery console, this property can be enabled.

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