avamingli opened a new issue, #1366:
URL: https://github.com/apache/cloudberry/issues/1366
### Apache Cloudberry version
main
### What happened
```gdb
#0 __pthread_kill_implementation (no_tid=0, signo=6,
threadid=139979243388416)
at ./nptl/pthread_kill.c:44
#1 __pthread_kill_internal (signo=6, threadid=139979243388416) at
./nptl/pthread_kill.c:78
#2 __GI___pthread_kill (threadid=139979243388416, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#3 0x00007f4f77d15476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#4 0x00007f4f77cfb7f3 in __GI_abort () at ./stdlib/abort.c:79
#5 0x0000563cace6a226 in ExceptionalCondition (
conditionName=0x563cad57a680 "!(!(parallel_workers > 1 &&
!((targetlocus).locustype == CdbLocusType_Entry) && !((targetlocus).locustype
== CdbLocusType_OuterQuery) && !((targetlocus).locustype ==
CdbLocusType_General) && !((target"..., errorType=0x563cad57a66c "AssertImply
failed",
fileName=0x563cad57a3d0 "pathnode.c", lineNumber=2159) at assert.c:48
#6 0x0000563cacb18468 in set_append_path_locus (root=0x563cb4e352b0,
pathnode=0x563cb4d4d8c0,
rel=0x563cb4e2e020, pathkeys=0x0, parallel_workers=2,
parallel_aware=false) at pathnode.c:2159
#7 0x0000563cacb169a3 in create_append_path (root=0x563cb4e352b0,
rel=0x563cb4e2e020, subpaths=0x0,
partial_subpaths=0x563cb4d4d528, pathkeys=0x0, required_outer=0x0,
parallel_workers=2,
parallel_aware=false, rows=-1) at pathnode.c:1478
#8 0x0000563caca86549 in add_paths_to_append_rel (root=0x563cb4e352b0,
rel=0x563cb4e2e020,
live_childrels=0x563cb4d4d3c8) at allpaths.c:1863
#9 0x0000563caca8b126 in generate_partitionwise_join_paths
(root=0x563cb4e352b0, rel=0x563cb4e2e020)
at allpaths.c:4882
#10 0x0000563caca89914 in standard_join_search (root=0x563cb4e352b0,
levels_needed=3,
initial_rels=0x563cb4e38a48) at allpaths.c:3870
#11 0x0000563caca89829 in make_rel_from_joinlist (root=0x563cb4e352b0,
joinlist=0x563cb4d3da18)
at allpaths.c:3783
#12 0x0000563caca83d51 in make_one_rel (root=0x563cb4e352b0,
joinlist=0x563cb4d3da18) at allpaths.c:257
#13 0x0000563cacad024e in query_planner (root=0x563cb4e352b0,
qp_callback=0x563cacad80c2 <standard_qp_callback>,
qp_extra=0x7fffe4643010) at planmain.c:328
```
### What you think should happen instead
_No response_
### How to reproduce
make parallel test on partition_join
### Operating System
all
### Anything else
_No response_
### Are you willing to submit PR?
- [x] Yes, I am willing to submit a PR!
### Code of Conduct
- [x] I agree to follow this project's [Code of
Conduct](https://github.com/apache/cloudberry/blob/main/CODE_OF_CONDUCT.md).
--
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]