Mryange opened a new pull request, #36086:
URL: https://github.com/apache/doris/pull/36086
## Proposed changes
```
/root/doris/be/src/vec/common/pod_array.h:448:13: runtime error: applying
non-zero offset 16 to null pointer
#0 0x562f904159f3 in void
doris::vectorized::PODArray<doris::vectorized::AggregateFunctionSequenceMatchData<doris::DateV2Value<doris::DateTimeV2ValueType>,
unsigned long,
doris::vectorized::AggregateFunctionSequenceMatch<doris::DateV2Value<doris::DateTimeV2ValueType>,
unsigned long> >::PatternAction, 64ul,
AllocatorWithStackMemory<Allocator<false, false, false>, 64ul, 8ul>, 0ul,
0ul>::emplace_back<doris::vectorized::AggregateFunctionSequenceMatchData<doris::DateV2Value<doris::DateTimeV2ValueType>,
unsigned long,
doris::vectorized::AggregateFunctionSequenceMatch<doris::DateV2Value<doris::DateTimeV2ValueType>,
unsigned long>
>::PatternActionType>(doris::vectorized::AggregateFunctionSequenceMatchData<doris::DateV2Value<doris::DateTimeV2ValueType>,
unsigned long,
doris::vectorized::AggregateFunctionSequenceMatch<doris::DateV2Value<doris::DateTimeV2ValueType>,
unsigned long> >::PatternActionType&&)
/root/doris/be/src/vec/common/pod_array.h:448:13
#1 0x562f90412d6a in
doris::vectorized::AggregateFunctionSequenceMatchData<doris::DateV2Value<doris::DateTimeV2ValueType>,
unsigned long,
doris::vectorized::AggregateFunctionSequenceMatch<doris::DateV2Value<doris::DateTimeV2ValueType>,
unsigned long> >::parse_pattern()
/root/doris/be/src/vec/aggregate_functions/aggregate_function_sequence_match.h:208:17
#2 0x562f9040a824 in
doris::vectorized::AggregateFunctionSequenceMatchData<doris::DateV2Value<doris::DateTimeV2ValueType>,
unsigned long,
doris::vectorized::AggregateFunctionSequenceMatch<doris::DateV2Value<doris::DateTimeV2ValueType>,
unsigned long> >::init(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> >, unsigned long)
/root/doris/be/src/vec/aggregate_functions/aggregate_function_sequence_match.h:95:13
```
this->c_end may be nullptr
<!--Describe your changes.-->
--
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]