Han-lai commented on issue #43550: URL: https://github.com/apache/doris/issues/43550#issuecomment-2467285370
> How much data was loaded in on stream load?流載入時載入了多少數據? In this stream load process, a total of 100 rows of data were loaded, as indicated by the LoadedRows column. The LoadBytes field shows that the data size loaded is 618,362,793 bytes (approximately 618 MB).In this stream load process, a total of 100 rows of data were loaded, as indicated by the LoadedRows column. The LoadBytes field shows that the data size loaded is 618,362,793 bytes (approximately 618 MB). However, one of my fields is in JSON format, and its length is very large, with the total length exceeding 5,000,000. `AND length(Message) >= 5000000` | Label | Db | Table | ClientIp | Status | Message | Url | TotalRows | LoadedRows | FilteredRows | UnselectedRows | LoadBytes | StartTime | FinishTime | User | Comment | |-----------------------------------------------------------------------|-------------|-------------------------------------------------------------------|-----------------|--------|---------|-----|-----------|------------|--------------|----------------|-----------|-------------------------|-------------------------|-------|---------| | pkmsg_autobkt_LIMIT_905708683449597953_0_1730704481157 | test_variant | pkmsg_autobkt_LIMIT | 1X.XXX.XXX.XXX | Fail | [CANCELLED]GC wg for hard limit, wg id:1, name:normal, used:2.99 GB, limit:2.70 GB, backend:1X.XXX.XXX.XX. cancel top memory used tracker <Load#Id=8948d6ed7e735a70-1081982c54e61cb2> consumption 2.66 GB. details:process memory used 2.63 GB exceed soft limit 9.72 GB or sys available memory 10.23 GB less than warning water mark 1.20 GB., Execute again after enough memory, details see be.INFO. | N/A | 100 | 100 | 0 | 0 | 618362793 | 2024-11-04 07:14:41.232 | 2024-11-04 07:16:07.364 | root | | -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org