Describe the detailed information for table id.
REST NAMESPACE ONLY
REST namespace passes with_table_uri as a query parameter instead of in the request body.
The access token received from the authorization server in the OAuth 2.0 flow.
string identifier of an object in a namespace, following the Lance Namespace spec.
When the value is equal to the delimiter, it represents the root namespace.
For example, v1/namespace/$/list performs a ListNamespace on the root namespace.
An optional delimiter of the string identifier, following the Lance Namespace spec.
When not specified, the $ delimiter must be used.
Whether to include the table URI in the response
Table properties result when loading a table
Table name
The namespace identifier as a list of parts
x >= 0Table storage location (e.g., S3/GCS path)
Table URI. Unlike location, this field must be a complete and valid URI
JSON representation of a Apache Arrow schema.
Configuration options to be used to access storage. The available options depend on the type of storage in use. These will be passed directly to Lance to initialize storage access.
Table statistics