Skip to content
Merged
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
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ For more help, please refer to [ALTER USER](../../sql-manual/sql-statements/acco

### LDAP-based Authentication Scheme

Please refer to [LDAP-based Authentication Scheme](./ldap.md).
Please refer to [LDAP-based Authentication Scheme](./authentication/ldap.md).

## Authorization

Expand Down Expand Up @@ -230,7 +230,7 @@ Data masking is a method to protect sensitive data by modifying, replacing, or h

For example, administrators may choose to replace part or all of the digits of sensitive fields like credit card numbers or ID numbers with asterisks `*` or other characters, or replace real names with pseudonyms.

From version 2.1.2, support for setting data masking policies for certain columns through Apache Ranger's Data Masking is available, currently only configurable via [Apache Ranger](./ranger.md).
From version 2.1.2, support for setting data masking policies for certain columns through Apache Ranger's Data Masking is available, currently only configurable via [Apache Ranger](./authorization/ranger.md).

### Doris Built-in Authorization Scheme

Expand Down Expand Up @@ -275,7 +275,7 @@ The default role cannot be deleted, nor can it be assigned to someone else. When

### Authorization Scheme Based on Apache Ranger

Please refer to [Authorization Scheme Based on Apache Ranger](./ranger.md).
Please refer to [Authorization Scheme Based on Apache Ranger](./authorization/ranger.md).

## Common Questions

Expand Down
271 changes: 128 additions & 143 deletions docs-next/ai/ai-function-overview.md

Large diffs are not rendered by default.

190 changes: 113 additions & 77 deletions docs-next/ai/ai-overview.md

Large diffs are not rendered by default.

241 changes: 0 additions & 241 deletions docs-next/ai/vector-search/behind-index.md

This file was deleted.

392 changes: 0 additions & 392 deletions docs-next/ai/vector-search/hnsw.md

This file was deleted.

282 changes: 0 additions & 282 deletions docs-next/ai/vector-search/index-management.md

This file was deleted.

Loading
Loading