Skip to content

Commit 611be40

Browse files
authored
docs: remove dictionary functions (#2999)
1 parent 98045f8 commit 611be40

File tree

4 files changed

+1
-53
lines changed

4 files changed

+1
-53
lines changed

docs/en/sql-reference/20-sql-functions/19-dictionary-functions/_category_.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/en/sql-reference/20-sql-functions/19-dictionary-functions/dict-get.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/en/sql-reference/20-sql-functions/19-dictionary-functions/index.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/en/sql-reference/20-sql-functions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ Databend provides comprehensive SQL functions for all types of data processing.
6969
| [Interval Functions](./05-interval-functions/index.md) | Time unit conversion and interval creation |
7070
| [Sequence Functions](./18-sequence-functions/index.md) | Auto-incrementing sequence value generation |
7171
| [Data Anonymization Functions](./19-data-anonymization-functions/index.md) | Data masking and anonymization utilities |
72-
| [Dictionary Functions](./19-dictionary-functions/index.md) | Real-time external data source queries (MySQL, Redis) |
72+
7373
| [Test Functions](./19-test-functions/index.md) | Testing and debugging utilities |
7474
| [Other Functions](./20-other-functions/index.md) | Miscellaneous helpers and utilities |

0 commit comments

Comments
 (0)