vvysotskyi opened a new pull request #2208: URL: https://github.com/apache/drill/pull/2208
# [DRILL-7893](https://issues.apache.org/jira/browse/DRILL-7893): Column alias is not working for a parquet file ## Description Updated visitors applied after optimizations to prevent creating unnecessary copies that will lose actual row type. Added a call to create a top project after all optimizations to ensure that column names will match the name from row type. ## Documentation NA ## Testing Added unit test. -- 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: [email protected]
