Sdílet prostřednictvím


Transpiler Error ASP1001

platí pro:azure Synapse Analytics

Azure Synapse Analytics does not support the source data type.

Oprava této chyby

  • Remove the data type definition call from the source statement or choose a compatible data type.

Příklad

The following example generates ASP1001:

CREATE TABLE table1
(
    Id INT,
    Org HIERARCHYID -- ASP1001
)

Další informace o Azure Synapse Pathway najdete na stránce nejčastějších dotazů .