[
https://issues.apache.org/jira/browse/BEAM-5644?focusedWorklogId=238758&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-238758
]
ASF GitHub Bot logged work on BEAM-5644:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/May/19 19:59
Start Date: 07/May/19 19:59
Worklog Time Spent: 10m
Work Description: amaliujia commented on issue #7745: [BEAM-5644]
Plugable Planners
URL: https://github.com/apache/beam/pull/7745#issuecomment-490233253
We could potentially have more planner (SQL dialect) supported to verify
idea of more SQL dialect running on all runners. Check:
https://github.com/google/zetasql as an newly released SQL parser.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 238758)
Time Spent: 10h (was: 9h 50m)
> make Planner configurable
> --------------------------
>
> Key: BEAM-5644
> URL: https://issues.apache.org/jira/browse/BEAM-5644
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql
> Reporter: Rui Wang
> Assignee: Rui Wang
> Priority: Major
> Time Spent: 10h
> Remaining Estimate: 0h
>
> We can make planner configurable 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)