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

[GitHub] [arrow-datafusion] jiangzhx commented on pull request #6675: Port test in subqueries.rs from rust to sqllogictest

jiangzhx commented on PR #6675:
URL: https://github.com/apache/arrow-datafusion/pull/6675#issuecomment-1594696522

   > @jiangzhx In the original UTs, there are some comments to explain why the plan is like this, For example:
   > 
   > `exists_subquery_with_limit`, `in_correlated_subquery_with_limit`
   > 
   > In some cases the limit is removed and the subquery is de-correlated, in some cases it is not.
   > 
   > Could you please add the comments back to the slt file ?
   
   No problem, I will check it tonight and rebase the commit.


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