Skip to content

lifetime of user-created tables #14

Description

@pdowler

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions