Update 14-stream.md

This commit is contained in:
Haojun Liao 2023-04-26 16:53:52 +08:00 committed by GitHub
parent 7113ded06a
commit f7141fdebb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ In both of these methods, configuring the watermark is essential for obtaining a
All [scalar functions](../function/#scalar-functions) are available in stream processing.
All System Information Functions are <b>not</b> available for stream processing.
All aggregate and selection functions are available in stream processing, except following functions
All [aggregate and selection functions](../function/#system-information-functions) are available in stream processing, except following functions
- [leastsquares](../function/#leastsquares)
- [percentile](../function/#percentile)