In the existing TAP upload mechanism, upload tables are transient: they exist for a single query and must be uploaded as part of each query to be re-used.
The user-managed table API can be used as an improvement over the transient uploads by creating/uploading once and re-using the table for multiple queries. The TAP service would still probably have/enforce a finite lifetime and if so, this needs to be communicated to the client.
A client may want to renew or extend the lifetime of such a table.
In the existing TAP upload mechanism, upload tables are transient: they exist for a single query and must be uploaded as part of each query to be re-used.
The user-managed table API can be used as an improvement over the transient uploads by creating/uploading once and re-using the table for multiple queries. The TAP service would still probably have/enforce a finite lifetime and if so, this needs to be communicated to the client.
A client may want to renew or extend the lifetime of such a table.