Cmdlets for Google BigQuery

Build 24.0.9062

EmptyArraysAsNull Parameter (Connect-GoogleBigQuery Cmdlet)

Whether empty arrays are represented as 'null' or as '[]'

Syntax

Connect-GoogleBigQuery -EmptyArraysAsNull bool

Data Type

bool

Default Value

true

Remarks

This property is enabled by default, so empty arrays are represented as 'null' for consistency with representing empty aggregates. To mimic the native driver and represente empty arrays as '[]', this property can be disabled.

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