morrySnow opened a new pull request, #9927: URL: https://github.com/apache/incubator-doris/pull/9927
# Proposed changes Issue Number: close #9925 - do analyze join before generate sMap and baseTblSmap when analyze InlineViewRef - propagate slot nullable when generate inline view's query node in SingleNodePlanner ## Problem Summary: When plan left outer join, we need to set all SlotDescriptor at right hand to nullable. But under some case, it is not happen anymore. Detail could be found in related issue #9925 ## Checklist(Required) 1. Does it affect the original behavior: Yes 2. Has unit tests been added: No 3. Has document been added or modified: No Need 4. Does it need to update dependencies: No 5. Are there any changes that cannot be rolled back: No -- 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