vvysotskyi opened a new pull request #1642: DRILL-6734: JDBC storage plugin 
returns null for fields without aliases
URL: https://github.com/apache/drill/pull/1642
 
 
   - Added changes to pass output column names taken from row type to 
JdbcRecordReader and use them for storing the results since column names in the 
result set may differ when aliases aren't specified and it causes problems for 
Drill operators like Project which rely on field names during the execution.
   
   For problem description please see 
[DRILL-6734](https://issues.apache.org/jira/browse/DRILL-6734).

----------------------------------------------------------------
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

Reply via email to