Table Schema Action
Description
Used to obtain the table structure information of the specified table. This interface is currently used in Spark/Flink Doris Connector. obtains Doris table structure information.
-
Specify table
Query parameters
None
Response
- The http interface returns as follows:
- The http v2 interface returns as follows:
Note: The difference is that the http
method returns more fields than the http v2
method. The is enabled by setting enable_http_server_v2
. For detailed parameter descriptions, see fe parameter settings
Get the table structure information of the specified table via http v2 interface.