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

[jira] [Created] (BEAM-5644) make Planner switchable

Rui Wang created BEAM-5644:
------------------------------

             Summary: make Planner switchable 
                 Key: BEAM-5644
                 URL: https://issues.apache.org/jira/browse/BEAM-5644
             Project: Beam
          Issue Type: Improvement
          Components: dsl-sql
            Reporter: Rui Wang
            Assignee: Rui Wang


We can make planner switchable here: [BeamQueryPlanner.java#L145|[https://github.com/apache/beam/blob/master/sdks/java/extensions/sql/src/main/java/org/apache/beam/sdk/extensions/sql/impl/BeamQueryPlanner.java#L145].]

 

By doing so, we can have different planner implementation to support different SQL dialect.



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