Skip to content

Commit 2ce71e9

Browse files
authored
Update 04-external-function.md
1 parent b2f16f3 commit 2ce71e9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/en/guides/54-query/04-external-function.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
21
---
3-
title: External Functions in Databend Cloud
2+
title: 'External Functions in Databend Cloud'
3+
sidebar_label: 'External Function'
44
---
55

6-
# External Functions in Databend Cloud
7-
86
External functions in Databend allow you to define custom operations for processing data using external servers written in programming languages like Python. These functions enable you to extend Databend's capabilities by integrating custom logic, leveraging external libraries, and handling complex processing tasks. Key features of external functions include:
97

108
- **Scalability**: Ideal for complex and resource-intensive data operations.

0 commit comments

Comments
 (0)