[
https://issues.apache.org/jira/browse/BEAM-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik updated BEAM-2441:
----------------------------
Description:
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/dsls/sql
dsls/sql/java
{code}
was:
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/dsls/sql
dsl/ssql/java
{code}
> DSL SQL 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
> Labels: dsl_sql_merge
>
> 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/dsls/sql
> dsls/sql/java
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)