leborchuk commented on PR #708:
URL: https://github.com/apache/cloudberry/pull/708#issuecomment-2466913653

   Commit Oct 4, 2022 "[ORCA] Avoid pushdown of predicate with set-returning 
function (#14201)" fixed the issue
   
   Tests in my dev env:
   
   ```
   parallel group (8 tests):  qp_executor qp_bitmapscan qp_olap_windowerr 
qp_with_clause qp_misc_jiras qp_olap_window qp_derived_table qp_dropped_cols
        qp_misc_jiras                ... ok        57522 ms (diff  643 ms)
        qp_with_clause               ... ok        33078 ms (diff  914 ms)
        qp_executor                  ... ok          679 ms (diff  100 ms)
        qp_olap_windowerr            ... ok        12873 ms (diff  639 ms)
        qp_olap_window               ... ok        57660 ms (diff 7267 ms)
        qp_derived_table             ... ok        89545 ms (diff 11761 ms)
        qp_bitmapscan                ... ok         7488 ms (diff 1297 ms)
        qp_dropped_cols              ... ok       101175 ms (diff 1328 ms)
   ```
   
   PR could be reviewed now
   


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