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 2022/04/03 05:11:16 UTC

[GitHub] [drill] paul-rogers opened a new pull request #2510: Fix projection of map arrays and nested maps in EVF2

paul-rogers opened a new pull request #2510:
URL: https://github.com/apache/drill/pull/2510


   # [DRILL-8185](https://issues.apache.org/jira/browse/DRILL-8185): Fix projection of map arrays and nested maps in EVF2 
   
   ## Description
   
   Fixes the rather complex area in EVF2 that handles projection of nested maps and map arrays to properly pass along the offset vector for map arrays, and set the value count for nested maps.
   
   ## Documentation
   
   N/A
   
   ## Testing
   
   Added unit tests for this case. Verified against @luocooong,'s DRILL-8174 (upgrade Avro to EVF-2) branch.


-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [drill] luocooong merged pull request #2510: Fix projection of map arrays and nested maps in EVF2

Posted by GitBox <gi...@apache.org>.
luocooong merged pull request #2510:
URL: https://github.com/apache/drill/pull/2510


   


-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org