sachouche commented on issue #1445: DRILL-6706: fixed null pointer exception in HashJoin URL: https://github.com/apache/drill/pull/1445#issuecomment-416379302 Thanks @ilooner! The RecordBatchSizer doesn't have to change since it seems that nested columns (e.g.; a.b.c) will be passed as leaf columns because of the Project operators. I was talking in general, that column references should be passed consistently to all operators.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
