".MAP​​The definition of "MAP" type is incomplete. You must provide a key type and a value type. For example: "MAP<TIMESTAMP, INT>".STRUCT​​The definition of "STRUC..." />".MAP​​The definition of "MAP" type is incomplete. You must provide a key type and a value type. For example: "MAP<TIMESTAMP, INT>".STRUCT​​The definition of "STRUC..." />INCOMPLETE_TYPE_DEFINITION error condition | Databricks on AWS
メインコンテンツまでスキップ

INCOMPLETE_TYPE_DEFINITION error condition

SQLSTATE: 42K01

Incomplete complex type:

ARRAY

The definition of "ARRAY" type is incomplete. You must provide an element type. For example: "ARRAY<elementType>".

MAP

The definition of "MAP" type is incomplete. You must provide a key type and a value type. For example: "MAP<TIMESTAMP, INT>".

STRUCT

The definition of "STRUCT" type is incomplete. You must provide at least one field type. For example: "STRUCT<name STRING, phone DECIMAL(10, 0)>".

このページの見出し