vvysotskyi commented on issue #1346: DRILL-6546: Allow unnest function with 
nested columns and complex expressions
URL: https://github.com/apache/drill/pull/1346#issuecomment-402185262
 
 
   Unit tests failures after rebase were caused by another bug. It appears when 
a query has a single expression in project list and this expression is taken 
from the unnest. In this case, name of this field in unnest rel node is lost 
due to the change made in DRILL-6545.
   
   I have fixed this bug and added one more unit test for this case.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to