michaelsembwever commented on PR #24567:
URL: https://github.com/apache/datafusion/pull/24567#issuecomment-5742195877

   @alamb , is this good to merge now ?  
   
   
   for clarity sake, (with the issues and PRs that have spun out from this doc 
PR):
   
   ```mermaid
   flowchart TD
       DOC["pr#24567: documentation and bug warnings"]
       DOC -. tracks .-> A["issue#24654: WHERE conditions lost"]
       DOC -. tracks .-> B["issue#24656: EXPLAIN changes data"]
       DOC -. tracks .-> C["issue#24998: DELETE ignores LIMIT"]
   
       A --> AF["pr#24657: protect provider calls"]
       B --> OLD["pr#24655: original execution-time fix"]
       OLD -->|superseded by| NEW["pr#25040: replacement execution-time fix"]
       C --> CF["pr#25005: reject DELETE LIMIT"]
   ```


-- 
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]

Reply via email to