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 2018/11/28 13:03:53 UTC

[GitHub] arina-ielchiieva opened a new pull request #1556: DRILL-6866: Upgrade to SqlLine 1.6.0

arina-ielchiieva opened a new pull request #1556: DRILL-6866: Upgrade to SqlLine 1.6.0
URL: https://github.com/apache/drill/pull/1556
 
 
   1. Changed SqlLine version to 1.6.0.
   2. Overridden new getVersion method in DrillSqlLineApplication.
   3. Set maxColumnWidth to 100 to avoid issue described in [DRILL-6769](https://issues.apache.org/jira/browse/DRILL-6769).
   4. Changed access modifier from package default to public for JDBC classes that implement external interfaces to avoid issues when calling methods from these classes using reflection.
   
   Jira - [DRILL-6866](https://issues.apache.org/jira/browse/DRILL-6866).

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


With regards,
Apache Git Services