Column | Data Type | Description |
---|---|---|
doc_id_column | BYTEINT, SMALLINT, INTEGER, BIGINT | Column with the document identifier. |
token_column | CHAR, VARCHAR | Column with the document tokens. |
accumulate_column | Any | Column which needs to be copied to the output table. |