Luke Cwik created BEAM-2441:
-------------------------------
Summary: Maven module location and name
Key: BEAM-2441
URL: https://issues.apache.org/jira/browse/BEAM-2441
Project: Beam
Issue Type: Improvement
Components: dsl-sql
Reporter: Luke Cwik
Assignee: Xu Mingmin
The current maven module location is *dsl/sql*, unfortunately this occludes the
fact that this is for the Java SDK and also prevents alternative language
implementations.
Some alternative locations could be:
{code}
sdks/java/extensions/sql
sdks/java/dsl/sql
dsl/sql/java
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)