Charset Parameter (Connect-Parquet Cmdlet)
Specifies the session character set for encoding and decoding character data transferred to and from the Parquet file. The default value is UTF-8.
Syntax
Connect-Parquet -Charset string
Data Type
cstr
Default Value
"UTF-8"
Remarks
Specifies the session character set for encoding and decoding character data transferred to and from the Parquet file. The default value is UTF-8.