Closed SuperDaYuanYuan closed 1 year ago
Thanks for pointing out this abnormality. We found that this is caused by our HeuristicQueryPlanner.
Expect fix very soon. In the meantime, you can use our BasicQueryPlanner to avoid this abnormality.
Hi, this issue is caused by MultiBufferProductScan that starts record scanning at the header page. We have successfully resolved this issue and opened a PR.
Thanks for your help and let us know if you would like to contribute!
Hello. I try to join A and B in an implicit way. But why do I got this?