You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jackwener (via GitHub)" <gi...@apache.org> on 2023/05/06 12:56:41 UTC

[GitHub] [arrow-datafusion] jackwener opened a new issue, #6263: decorrelate_where_in doesn't support Sort/Limit in Subquery.

jackwener opened a new issue, #6263:
URL: https://github.com/apache/arrow-datafusion/issues/6263

   ### Describe the bug
   
   when `set_bool("datafusion.optimizer.skip_failed_rules", false)`, we can see test in `subqueries` will fail.
   
   ### To Reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] mingmwang commented on issue #6263: decorrelate_where_in doesn't support Sort/Limit in Subquery.

Posted by "mingmwang (via GitHub)" <gi...@apache.org>.
mingmwang commented on issue #6263:
URL: https://github.com/apache/arrow-datafusion/issues/6263#issuecomment-1542306433

   I think the optimization rule should never fail. I will fix the rule later.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] jackwener closed issue #6263: decorrelate_where_in doesn't support Sort/Limit in Subquery.

Posted by "jackwener (via GitHub)" <gi...@apache.org>.
jackwener closed issue #6263: decorrelate_where_in doesn't support Sort/Limit in Subquery.
URL: https://github.com/apache/arrow-datafusion/issues/6263


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] jackwener commented on issue #6263: decorrelate_where_in doesn't support Sort/Limit in Subquery.

Posted by "jackwener (via GitHub)" <gi...@apache.org>.
jackwener commented on issue #6263:
URL: https://github.com/apache/arrow-datafusion/issues/6263#issuecomment-1537140036

   same with #5808


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org