You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/09/24 16:13:41 UTC

[GitHub] [drill] ihuzenko opened a new pull request #1861: DRILL-7380: Query of a field inside of an array of structs returns null

ihuzenko opened a new pull request #1861: DRILL-7380: Query of a field inside of an array of structs returns null
URL: https://github.com/apache/drill/pull/1861
 
 
   1. Fixed parquet reader projection for Logical lists (DrillParquetReader.java)
   2. Fixed projection pushdown for RexFieldAccess (ProjectFieldsVisitor.java)
   3. DrillParquetReader.getProjection(...) splitted into few methods
   4. Added javadocs for PathSegment and SchemaPath
   
   Covers [DRILL-7380](https://issues.apache.org/jira/browse/DRILL-7380) and [DRILL-7381](https://issues.apache.org/jira/browse/DRILL-7381)  jira tickets.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services