[
https://issues.apache.org/jira/browse/BEAM-7098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821526#comment-16821526
]
Kenneth Knowles commented on BEAM-7098:
---------------------------------------
So just to clarify because we actually do have three modules.
- https://github.com/apache/beam/tree/master/sdks/java/extensions/sql
- https://github.com/apache/beam/tree/master/sdks/java/extensions/sql/jdbc
- https://github.com/apache/beam/tree/master/sdks/java/extensions/sql/shell
I agree that the core SQL module shouldn't need to. I am not sure why it does.
Maybe there is a reason. But I would support moving it to either JDBC or shell
modules.
> SQL module should not depend on Direct runner at shadow level
> -------------------------------------------------------------
>
> Key: BEAM-7098
> URL: https://issues.apache.org/jira/browse/BEAM-7098
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql
> Reporter: Ismaël Mejía
> Assignee: Kenneth Knowles
> Priority: Minor
>
> Today SQL runner depends on direct runner as a dependency probably to pack
> and run the CLI however this could be an issue because other runners may have
> dependency conflicts with it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)