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)