DescribeCommand Parameter (Connect-SparkSQL Cmdlet)
The describe command to determine which describe command will use to communicate with the Hive server. Accepted entries are DESCRIBE and DESC.
Syntax
Connect-SparkSQL -DescribeCommand string
Possible Values
DESCRIBE, DESCData Type
cstr
Default Value
"DESCRIBE"