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


   Closes #603
   
   Note that this only works with full identifiers, i.e. `SELECT test.c1.field 
FROM test`.
   
   The DataFrame API is named `Expr::get_field`, just to make it explicit. We 
could add `col("c1")["field"]` or something.


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