You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/03/25 15:51:31 UTC

[GitHub] [arrow-datafusion] alamb opened a new pull request, #5740: Minor: port select tests to sqllogictests

alamb opened a new pull request, #5740:
URL: https://github.com/apache/arrow-datafusion/pull/5740

   # Which issue does this PR close?
   
   Part of https://github.com/apache/arrow-datafusion/issues/4495
   
   
   # Rationale for this change
   Seee https://github.com/apache/arrow-datafusion/issues/4495
   
   # What changes are included in this PR?
   Port some tests to sqllogictests
   
   # Are these changes tested?
   Yes
   # Are there any user-facing changes?
   No


-- 
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] yjshen commented on pull request #5740: Minor: port select tests to sqllogictests

Posted by "yjshen (via GitHub)" <gi...@apache.org>.
yjshen commented on PR #5740:
URL: https://github.com/apache/arrow-datafusion/pull/5740#issuecomment-1483974600

   Is it possible to debug these tests in the IDE by adding breakpoints after migrating them to sqllogictests? Apologies for the potentially silly question.


-- 
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] Dandandan merged pull request #5740: Minor: port select tests to sqllogictests

Posted by "Dandandan (via GitHub)" <gi...@apache.org>.
Dandandan merged PR #5740:
URL: https://github.com/apache/arrow-datafusion/pull/5740


-- 
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] alamb commented on pull request #5740: Minor: port select tests to sqllogictests

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb commented on PR #5740:
URL: https://github.com/apache/arrow-datafusion/pull/5740#issuecomment-1485849288

   > Is it possible to debug these tests in the IDE by adding breakpoints after migrating them to sqllogictests? Apologies for the potentially silly question.
   
   
   I don't know @yjshen 
   
   One thing you can do is to locally make a new `test.slt` file with just the query you are interested in perhaps 🤔 


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