Input Table Schema
Each row of the table has a document to tokenize.
Column | Data Type | Description |
---|---|---|
text_column | VARCHAR or CLOB | Document to tokenize. |
accumulate_column | Any | [Column appears once for each specified accumulate_column.] Column to copy to output table. |