[
https://issues.apache.org/jira/browse/BEAM-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xu Mingmin closed BEAM-2446.
----------------------------
Resolution: Fixed
Fix Version/s: Not applicable
> restrict scope of BeamSqlEnv in dsl query
> -----------------------------------------
>
> Key: BEAM-2446
> URL: https://issues.apache.org/jira/browse/BEAM-2446
> Project: Beam
> Issue Type: Improvement
> Components: dsl-sql
> Reporter: Xu Mingmin
> Assignee: Xu Mingmin
> Labels: dsl_sql_merge
> Fix For: Not applicable
>
>
> Currently, the scope of BeamSqlEnv is global, that means all tables are
> accesible for each query, although it may not be related to the input
> PCollections in DSL methods.
> For BeamSqlCli, it's reasonable to have a session BeamSqlEnv for each SQL
> client.
> For BeamSql, each query should have its own BeamSqlEnv, which only has the
> input tables/PCollections.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)