Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1,404 changes: 1,218 additions & 186 deletions docs/src/rest.yaml

Large diffs are not rendered by default.

34 changes: 34 additions & 0 deletions java/lance-namespace-apache-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,10 @@ Class | Method | HTTP request | Description

## Documentation for Models

- [AlterTableAddColumns400Response](docs/AlterTableAddColumns400Response.md)
- [AlterTableAddColumnsRequest](docs/AlterTableAddColumnsRequest.md)
- [AlterTableAddColumnsResponse](docs/AlterTableAddColumnsResponse.md)
- [AlterTableAlterColumns400Response](docs/AlterTableAlterColumns400Response.md)
- [AlterTableAlterColumnsRequest](docs/AlterTableAlterColumnsRequest.md)
- [AlterTableAlterColumnsResponse](docs/AlterTableAlterColumnsResponse.md)
- [AlterTableDropColumnsRequest](docs/AlterTableDropColumnsRequest.md)
Expand All @@ -229,20 +231,25 @@ Class | Method | HTTP request | Description
- [CountTableRowsRequest](docs/CountTableRowsRequest.md)
- [CreateEmptyTableRequest](docs/CreateEmptyTableRequest.md)
- [CreateEmptyTableResponse](docs/CreateEmptyTableResponse.md)
- [CreateNamespace400Response](docs/CreateNamespace400Response.md)
- [CreateNamespaceRequest](docs/CreateNamespaceRequest.md)
- [CreateNamespaceResponse](docs/CreateNamespaceResponse.md)
- [CreateTable400Response](docs/CreateTable400Response.md)
- [CreateTableIndex400Response](docs/CreateTableIndex400Response.md)
- [CreateTableIndexRequest](docs/CreateTableIndexRequest.md)
- [CreateTableIndexResponse](docs/CreateTableIndexResponse.md)
- [CreateTableRequest](docs/CreateTableRequest.md)
- [CreateTableResponse](docs/CreateTableResponse.md)
- [CreateTableTagRequest](docs/CreateTableTagRequest.md)
- [DeleteFromTable400Response](docs/DeleteFromTable400Response.md)
- [DeleteFromTableRequest](docs/DeleteFromTableRequest.md)
- [DeleteFromTableResponse](docs/DeleteFromTableResponse.md)
- [DeleteTableTagRequest](docs/DeleteTableTagRequest.md)
- [DeregisterTableRequest](docs/DeregisterTableRequest.md)
- [DeregisterTableResponse](docs/DeregisterTableResponse.md)
- [DescribeNamespaceRequest](docs/DescribeNamespaceRequest.md)
- [DescribeNamespaceResponse](docs/DescribeNamespaceResponse.md)
- [DescribeTableIndexStats404Response](docs/DescribeTableIndexStats404Response.md)
- [DescribeTableIndexStatsRequest](docs/DescribeTableIndexStatsRequest.md)
- [DescribeTableIndexStatsResponse](docs/DescribeTableIndexStatsResponse.md)
- [DescribeTableRequest](docs/DescribeTableRequest.md)
Expand All @@ -261,11 +268,18 @@ Class | Method | HTTP request | Description
- [FtsQuery](docs/FtsQuery.md)
- [GetTableStatsRequest](docs/GetTableStatsRequest.md)
- [GetTableStatsResponse](docs/GetTableStatsResponse.md)
- [GetTableTagVersion404Response](docs/GetTableTagVersion404Response.md)
- [GetTableTagVersionRequest](docs/GetTableTagVersionRequest.md)
- [GetTableTagVersionResponse](docs/GetTableTagVersionResponse.md)
- [IndexContent](docs/IndexContent.md)
- [InsertIntoTable400Response](docs/InsertIntoTable400Response.md)
- [InsertIntoTableRequest](docs/InsertIntoTableRequest.md)
- [InsertIntoTableResponse](docs/InsertIntoTableResponse.md)
- [InvalidIdentifierError](docs/InvalidIdentifierError.md)
- [InvalidRequestError](docs/InvalidRequestError.md)
- [InvalidSqlExpressionError](docs/InvalidSqlExpressionError.md)
- [InvalidTableIndexConfigurationError](docs/InvalidTableIndexConfigurationError.md)
- [InvalidTableSchemaError](docs/InvalidTableSchemaError.md)
- [JsonArrowDataType](docs/JsonArrowDataType.md)
- [JsonArrowField](docs/JsonArrowField.md)
- [JsonArrowSchema](docs/JsonArrowSchema.md)
Expand All @@ -279,30 +293,50 @@ Class | Method | HTTP request | Description
- [ListTablesRequest](docs/ListTablesRequest.md)
- [ListTablesResponse](docs/ListTablesResponse.md)
- [MatchQuery](docs/MatchQuery.md)
- [MergeInsertIntoTable400Response](docs/MergeInsertIntoTable400Response.md)
- [MergeInsertIntoTableRequest](docs/MergeInsertIntoTableRequest.md)
- [MergeInsertIntoTableResponse](docs/MergeInsertIntoTableResponse.md)
- [MultiMatchQuery](docs/MultiMatchQuery.md)
- [NamespaceAlreadyExistsError](docs/NamespaceAlreadyExistsError.md)
- [NamespaceExistsRequest](docs/NamespaceExistsRequest.md)
- [NamespaceNotEmptyError](docs/NamespaceNotEmptyError.md)
- [NamespaceNotFoundError](docs/NamespaceNotFoundError.md)
- [NewColumnTransform](docs/NewColumnTransform.md)
- [Operator](docs/Operator.md)
- [ParentNamespaceNotFoundError](docs/ParentNamespaceNotFoundError.md)
- [PhraseQuery](docs/PhraseQuery.md)
- [QueryTableRequest](docs/QueryTableRequest.md)
- [QueryTableRequestFullTextQuery](docs/QueryTableRequestFullTextQuery.md)
- [QueryTableRequestVector](docs/QueryTableRequestVector.md)
- [RegisterTableRequest](docs/RegisterTableRequest.md)
- [RegisterTableResponse](docs/RegisterTableResponse.md)
- [RestoreTable404Response](docs/RestoreTable404Response.md)
- [RestoreTableRequest](docs/RestoreTableRequest.md)
- [RestoreTableResponse](docs/RestoreTableResponse.md)
- [SetPropertyMode](docs/SetPropertyMode.md)
- [StringFtsQuery](docs/StringFtsQuery.md)
- [StructuredFtsQuery](docs/StructuredFtsQuery.md)
- [TableAlreadyExistsError](docs/TableAlreadyExistsError.md)
- [TableColumnNotFoundError](docs/TableColumnNotFoundError.md)
- [TableExistsRequest](docs/TableExistsRequest.md)
- [TableIndexAlreadyExistsError](docs/TableIndexAlreadyExistsError.md)
- [TableIndexNotFoundError](docs/TableIndexNotFoundError.md)
- [TableNotFoundError](docs/TableNotFoundError.md)
- [TableSchemaMismatchError](docs/TableSchemaMismatchError.md)
- [TableTagAlreadyExistsError](docs/TableTagAlreadyExistsError.md)
- [TableTagNotFoundError](docs/TableTagNotFoundError.md)
- [TableVersion](docs/TableVersion.md)
- [TableVersionNotFoundError](docs/TableVersionNotFoundError.md)
- [TagContents](docs/TagContents.md)
- [TransactionConflictError](docs/TransactionConflictError.md)
- [TransactionNotFoundError](docs/TransactionNotFoundError.md)
- [TransactionStatus](docs/TransactionStatus.md)
- [UnknownError](docs/UnknownError.md)
- [UnsetPropertyMode](docs/UnsetPropertyMode.md)
- [UpdateTable400Response](docs/UpdateTable400Response.md)
- [UpdateTableRequest](docs/UpdateTableRequest.md)
- [UpdateTableResponse](docs/UpdateTableResponse.md)
- [UpdateTableTag404Response](docs/UpdateTableTag404Response.md)
- [UpdateTableTagRequest](docs/UpdateTableTagRequest.md)


Expand Down
Loading