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 to copy to output table. |
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 to copy to output table. |