ADO.NET Provider for Spark SQL

Build 23.0.8839

UseDescTableQuery

This option specifies whether the columns will be retrieved using a DESC TABLE query or the GetColumns Thrift API.The GetColumns Thrift API works for the SparkSQL 3.0.0 or later.

データ型

bool

デフォルト値

true

解説

When set to true, a DESC TABLE query will be issued to retrieve the columns for the table.

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