Movatterモバイル変換


[0]ホーム

URL:


DOCS >REPLICATION >LOADING >STITCH AND DESTINATION RESERVED KEYWORDS

Get started with a free trial today

Already have an account? Sign in

Stitch and Destination Reserved Keywords

A reserved keyword is a word that has a special meaning, and is therefore “reserved from use.” Reserved keywords are also known asreserved identifiers.

In this guide, we’ll cover:


Reserved keyword basics

What's a reserved keyword?

A reserved keyword is a word that has a special meaning, and is therefore “reserved from use.” Reserved keywords are also known asreserved identifiers.

In Stitch, there are two types of reserved keywords:

  • Stitch reserved keywords, or words that are reserved to Stitch. For example: The_sdc prefix used in Stitch system tables and columns.
  • Destination reserved keywords, or words that are reserved by a destination.

Why can't I use reserved keywords?

Stitch reserves its own keywords to ensure your data is loaded accurately. Additionally, each destination has its own list of reserved keywords and its own reasons for reserving those words.

Refer to theKeyword reference section for info about the keywords reserved for each destination.

What happens to data that contains reserved keywords?

If a table or column contains a reserved keyword, the destination will reject the data and create a record in therejected records log.

An error will also surface in theNotifications tab in Stitch.


Reserved keyword reference

In this section are the reserved keywords for each destination supported by Stitch.

Note: Keywords arecase-insensitive. This means thatABC,aBc,abc, etc. are all considered the same.

Amazon Redshift (v2) reserved keywords

Refer toAmazon Redshift’s documentation for the full list of keywords reserved by Amazon Redshift.

KeywordTypeDescription
__BIStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__BOStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__DEStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__DOStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__ITStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__STStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__TIStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

_SDCStitch

Can’t be used as a prefix in table or column names.

_RJMStitch

Can’t be used as a prefix in table or column names.

Databricks Delta Lake (AWS) (v1) reserved keywords

KeywordTypeDescription
__BOStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__DBStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__FLStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__ITStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__LGStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__STStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__TIStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

_SDCStitch

Can’t be used as a prefix in table or column names.

_RJMStitch

Can’t be used as a prefix in table or column names.

Google BigQuery (v1) reserved keywords

Refer toGoogle BigQuery’s documentation for the full list of keywords reserved by Google BigQuery.

KeywordTypeDescription
__BOStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__FLStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__ITStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__NUStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__STStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__TIStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

_FILE_Destination

Can’t be used as a prefix in column names.

_PARTITION_Destination

Can’t be used as a prefix in column names.

_ROW_TIMESTAMPDestination

Can’t be used as a prefix in column names.

_TABLE_Destination

Can’t be used as a prefix in column names.

_SDCStitch

Can’t be used as a prefix in table or column names.

_RJMStitch

Can’t be used as a prefix in table or column names.

Google BigQuery (v2) reserved keywords

Refer toGoogle BigQuery’s documentation for the full list of keywords reserved by Google BigQuery.

KeywordTypeDescription
__BOStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__FLStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__ITStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__NUStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__STStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__TIStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

_FILE_Destination

Can’t be used as a prefix in column names.

_PARTITION_Destination

Can’t be used as a prefix in column names.

_ROW_TIMESTAMPDestination

Can’t be used as a prefix in column names.

_TABLE_Destination

Can’t be used as a prefix in column names.

_SDCStitch

Can’t be used as a prefix in table or column names.

_RJMStitch

Can’t be used as a prefix in table or column names.

Microsoft Azure Synapse Analytics (v1) reserved keywords

Refer toMicrosoft Azure Synapse Analytics’s documentation for the full list of keywords reserved by Microsoft Azure Synapse Analytics.

KeywordTypeDescription
__BOStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__DEStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__FLStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__INSTStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__STStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

_SDCStitch

Can’t be used as a prefix in table or column names.

_RJMStitch

Can’t be used as a prefix in table or column names.

Microsoft SQL Server (v1) reserved keywords

Refer toMicrosoft SQL Server’s documentation for the full list of keywords reserved by Microsoft SQL Server.

KeywordTypeDescription
__BIStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__BOStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__DEStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__DTStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__FLStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__ITStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__JSStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__STStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

_SDCStitch

Can’t be used as a prefix in table or column names.

_RJMStitch

Can’t be used as a prefix in table or column names.

MySQL (v1) reserved keywords

Refer toMySQL’s documentation for the full list of keywords reserved by MySQL.

KeywordTypeDescription
__BIStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__BOStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__DEStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__DTStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__FLStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__ITStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__JSStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__STStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

_OLDStitch

Can’t be used as a suffix in table names.

_STGStitch

Can’t be used as a suffix in table names.

_SDCStitch

Can’t be used as a prefix in table or column names.

_RJMStitch

Can’t be used as a prefix in table or column names.

Panoply (v2) reserved keywords

Refer toPanoply’s documentation for the full list of keywords reserved by Panoply.

KeywordTypeDescription
__BIStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__BOStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__DEStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__DOStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__ITStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__STStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__TIStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

_SDCStitch

Can’t be used as a prefix in table or column names.

_RJMStitch

Can’t be used as a prefix in table or column names.

PostgreSQL (v1) reserved keywords

Refer toPostgreSQL’s documentation for the full list of keywords reserved by PostgreSQL.

KeywordTypeDescription
__BIStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__BOStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__DEStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__DOStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__ITStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__STStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__TIStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

_SDCStitch

Can’t be used as a prefix in table or column names.

_RJMStitch

Can’t be used as a prefix in table or column names.

Snowflake (v1) reserved keywords

Refer toSnowflake’s documentation for the full list of keywords reserved by Snowflake.

KeywordTypeDescription
__BOStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__DEStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__FLStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__ITStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__STStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__TIStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

__VAStitch

Can’t be used as a suffix in column names; reserved by Stitch to accommodate changed data types.

_SDCStitch

Can’t be used as a prefix in table or column names.

_RJMStitch

Can’t be used as a prefix in table or column names.


RelatedTroubleshooting

Questions? Feedback?

Did this article help? If you have questions or feedback, feel free tosubmit a pull request with your suggestions,open an issue on GitHub, orreach out to us.


[8]ページ先頭

©2009-2026 Movatter.jp