Column | TDV JDBC Data Type | Nullable | Description |
SESSION_ID | BIGINT | The session’s identification number. | |
TABLE_PATH | VARCHAR(255) | Full path of the temporary table. | |
CREATION _TIMESTAMP | TIMESTAMP | The time that the table was created. | |
TARGET_DATASOURCE_PATH | VARCHAR(2147483647) | The data source where the temp table data is stored. | |
TARGET _TABLE_PATH | VARCHAR(2147483647) | The physical location of the temporary table. |