bvolpato commented on PR #4828: URL: https://github.com/apache/calcite/pull/4828#issuecomment-4054619531
Updated this PR with both requested changes:\n\n1. Reduced the regression to the minimal reproducer on main:\n- FILTER_SUB_QUERY_TO_MARK_CORRELATE\n- PROJECT_SUB_QUERY_TO_MARK_CORRELATE\n- MARK_TO_SEMI_OR_ANTI_JOIN_RULE\n- SEMI_JOIN_JOIN_TRANSPOSE\n\nI also ran exhaustive combinations for sizes 1/2/3; none reproduced, so the minimum size is 4.\n\n2. Added a plain round-trip test without extra rules:\n- testPostgresqlRoundTripCorrelatedProjectWithoutExtraRules\n\nBoth new/updated tests pass locally in this branch. -- 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]
