lgbo-ustc opened a new issue, #9679:
URL: https://github.com/apache/incubator-gluten/issues/9679
### Backend
CH (ClickHouse)
### Bug description
[Expected behavior] and [actual behavior].
```
25/05/19 09:53:35.274 WARN [task-result-getter-3] TaskSetManager: Lost task
13.0 in stage 1.0 (TID 51) (sg-dn3670.bigdata.bigo.inner executor 147):
org.apache.gluten.exception.GlutenException: Memory limit exceeded: would use
3.01 GiB (attempt to allocate chunk of 4.00 MiB bytes), maximum: 3.00 GiB.:
while executing 'FUNCTION
spark_str_to_map(assumeNotNull(ifNull(splitByRegexpSpark(~_25,replaceRegexpAll(replaceRegexpAll(arrayElementOrNull(sparkTupleElement(event,1_22),data_23),\},\{_24,~_25),"|\[|\]|\{_26,_27),-1_29),[]_30))
: 3, ,_31 :: 4, :_32 :: 5) ->
spark_str_to_map(assumeNotNull(ifNull(splitByRegexpSpark(~_25,replaceRegexpAll(replaceRegexpAll(arrayElementOrNull(sparkTupleElement(event,1_22),data_23),\},\{_24,~_25),"|\[|\]|\{_26,_27),-1_29),[]_30)),,_31,:_32)
Nullable(Map(String, Nullable(String))) : 8'
0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113:
Poco::Exception::Exception(String const&, int) @ 0x00000000178ecaf2
1. ./build/./src/Common/Exception.cpp:108:
DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @
0x000000000e204779
2. ./src/Common/Exception.h:112:
DB::Exception::Exception(PreformattedMessage&&, int) @ 0x00000000071735ac
3. ./src/Common/Exception.h:130: DB::Exception::Exception<char const*, char
const*, String, String, String, String, String, char const*,
std::basic_string_view<char, std::char_traits<char>>>(int,
FormatStringHelperImpl<std::type_identity<char const*>::type,
std::type_identity<char const*>::type, std::type_identity<String>::type,
std::type_identity<String>::type, std::type_identity<String>::type,
std::type_identity<String>::type, std::type_identity<String>::type,
std::type_identity<char const*>::type,
std::type_identity<std::basic_string_view<char,
std::char_traits<char>>>::type>, char const*&&, char const*&&, String&&,
String&&, String&&, String&&, String&&, char const*&&,
std::basic_string_view<char, std::char_traits<char>>&&) @ 0x000000000e272036
4. ./build/./src/Common/MemoryTracker.cpp:355:
MemoryTracker::allocImpl(long, bool, MemoryTracker*, double) @
0x000000000e270cea
5. ./build/./src/Common/MemoryTracker.cpp:417:
MemoryTracker::allocImpl(long, bool, MemoryTracker*, double) @
0x000000000e27066a
6. ./build/./src/Common/CurrentMemoryTracker.cpp:77:
CurrentMemoryTracker::allocImpl(long, bool) @ 0x000000000e1d3322
7. ./src/Common/AllocatorWithMemoryTracking.h:33:
AllocatorWithMemoryTracking<DB::Field>::allocate(unsigned long) @
0x000000000717da80
```
### Gluten version
_No response_
### Spark version
None
### Spark configurations
_No response_
### System information
_No response_
### Relevant logs
```bash
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]