You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Andrew Pilloud (JIRA)" <ji...@apache.org> on 2018/04/30 16:54:00 UTC

[jira] [Created] (BEAM-4190) Don't bake all the table providers into base SQL

Andrew Pilloud created BEAM-4190:
------------------------------------

             Summary: Don't bake all the table providers into base SQL
                 Key: BEAM-4190
                 URL: https://issues.apache.org/jira/browse/BEAM-4190
             Project: Beam
          Issue Type: New Feature
          Components: dsl-sql
            Reporter: Andrew Pilloud
            Assignee: Xu Mingmin


Each provider has a dependency on SQL and its respective IO module, so we need to break providers out into their own module by IO module. The SQL CLI also depends on the providers, so we need some way for it to discover providers are actually available.

See: sdks/java/extensions/sql/src/main/java/org/apache/beam/sdk/extensions/sql/meta/provider



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)