MaximumColumnSize Parameter (Connect-AmazonAthena Cmdlet)
The maximum column size.
Syntax
Connect-AmazonAthena -MaximumColumnSize int
Data Type
int
Default Value
255
Remarks
Some tools restrain the largest size of a column or the total size of all the columns selected. You can set the MaximumColumnSize to overcome these schema-based restrictions. The 本製品 will not report any column to be larger than the MaximumColumnSize.
Set a MaximumColumnSize of zero to eliminate limits on column size, as shown in the following example: