[ https://issues.apache.org/jira/browse/HIVE-19945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16689286#comment-16689286 ]
Zoltan Haindrich commented on HIVE-19945: ----------------------------------------- Interesting - so far I've never noticed that it started as a fork; however I only worked on it a occasionly... I'm not sure how much work it would be to move toward using sqlline as a library in beeline - but it would make sense to me...I think it's a good idea :) fyi: [~pvary] > Beeline - run against a different sql engine > -------------------------------------------- > > Key: HIVE-19945 > URL: https://issues.apache.org/jira/browse/HIVE-19945 > Project: Hive > Issue Type: Improvement > Components: Beeline > Affects Versions: 3.0.0 > Reporter: Laszlo Bodor > Assignee: Laszlo Bodor > Priority: Major > Fix For: 4.0.0 > > > Original idea by [~kgyrtkirk] > "I think beeline also support to load different sql drivers (not sure about > this...but I think I saw some pointers to this) Anyway...it would be great to > be able to execute a test against a different sql engine; like psql." > something like: > {code} > mvn test -Dtest=TestQ -Dqengine=ExternalPSQL > -Djdbc.uri=psql://localhost:5432/somedb > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)