You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/28 22:56:45 UTC

[GitHub] [arrow-datafusion] nl5887 opened a new pull request #1502: add indexed fields support to python api

nl5887 opened a new pull request #1502:
URL: https://github.com/apache/arrow-datafusion/pull/1502


   Closes #1501.
   
   This implements indexed field access for Python similar to SQL (`col('a')['b']`).
   
   


-- 
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 #1502: add indexed fields support to python api

Posted by GitBox <gi...@apache.org>.
alamb commented on pull request #1502:
URL: https://github.com/apache/arrow-datafusion/pull/1502#issuecomment-1002751556


   Thanks @nl5887  -- looks good to me. I kicked off the tests and we can merge this in when they pass 👍 


-- 
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] nl5887 commented on pull request #1502: add indexed fields support to python api

Posted by GitBox <gi...@apache.org>.
nl5887 commented on pull request #1502:
URL: https://github.com/apache/arrow-datafusion/pull/1502#issuecomment-1002746210


   Totally missed the test. Sorry about that. Added the test @alamb.


-- 
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 #1502: add indexed fields support to python api

Posted by GitBox <gi...@apache.org>.
alamb commented on pull request #1502:
URL: https://github.com/apache/arrow-datafusion/pull/1502#issuecomment-1002579325


   Thanks @nl5887 ! Can you please write a test -- perhaps by adding to one of the existing suites in https://github.com/apache/arrow-datafusion/tree/master/python/datafusion/tests ?


-- 
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] Jimexist merged pull request #1502: add indexed fields support to python api

Posted by GitBox <gi...@apache.org>.
Jimexist merged pull request #1502:
URL: https://github.com/apache/arrow-datafusion/pull/1502


   


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