Igosuki commented on pull request #1006:
URL: https://github.com/apache/arrow-datafusion/pull/1006#issuecomment-921923995


   I had initially used it, but it only allowed to use fields of a depth of
   one, and was simply patching the compound field access.
   I could look into allowing `table.col[i].field[j]` for instance in addition
   to `table.col[i]['field'][j]'
   
   Le ven. 17 sept. 2021 à 12:52, Andrew Lamb ***@***.***> a
   écrit :
   
   > This PR (that we never completed) from @jorgecarleitao
   > <https://github.com/jorgecarleitao> has related work I think -- namely
   > access to struct fields: #628
   > <https://github.com/apache/arrow-datafusion/pull/628>
   >
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/arrow-datafusion/pull/1006#issuecomment-921701622>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AADDFBQRRM23KXP72PZCFODUCMMX7ANCNFSM5EDGUKOA>
   > .
   > Triage notifications on the go with GitHub Mobile for iOS
   > 
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
   > or Android
   > 
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
   >
   >
   


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


Reply via email to