[
https://issues.apache.org/jira/browse/BEAM-7098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821806#comment-16821806
]
Ismaël Mejía commented on BEAM-7098:
------------------------------------
For some context I found this while fixing a similar same to support KafkaIO
from python pipelines as reported by [~mxm] who found that we had a circular
dependency issue because of the direct-runner leaking. Since I suppose SQL
transform will be the next interesting one to call from python I suppose this
is issue will be a blocker to do so.
Sadly I am a bit busy too, and i don't have enough knowledge in current sql
distribution, I suppose we have this dep in main scope just to ease the
packaging of the CLI tool.But maybe [~kedin] or [~apilloud] (who know by far
better the sql modules) can take a look at this.
> 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
> Priority: Minor
> Labels: triaged
>
> 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)