[Doc] Fix Stream Load Param Desc (backport #63172) (#63178)

Signed-off-by: 絵空事スピリット <wanglichen@starrocks.com>
Co-authored-by: 絵空事スピリット <wanglichen@starrocks.com>
This commit is contained in:
mergify[bot] 2025-09-16 06:14:19 +00:00 committed by GitHub
parent d95b1a7d75
commit 4211f7222d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1749,7 +1749,7 @@ curl http://<BE_IP>:<BE_HTTP_PORT>/varz
- 类型Int
- 单位MB
- 是否动态:是
- 描述:The maximum size of a JSON file that can be streamed into StarRocks.
- 描述:流式导入单个 JSON 文件大小的上限。
- 引入版本:-
##### streaming_load_rpc_max_alive_time_sec
@ -1758,7 +1758,7 @@ curl http://<BE_IP>:<BE_HTTP_PORT>/varz
- 类型Int
- 单位Seconds
- 是否动态:否
- 描述:流式导入单个 JSON 文件大小的上限
- 描述:Stream Load 的 RPC 超时时长
- 引入版本:-
##### write_buffer_size