[ 
https://issues.apache.org/jira/browse/BEAM-9379?focusedWorklogId=643742&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-643742
 ]

ASF GitHub Bot logged work on BEAM-9379:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Aug/21 21:46
            Start Date: 30/Aug/21 21:46
    Worklog Time Spent: 10m 
      Work Description: apilloud commented on a change in pull request #14729:
URL: https://github.com/apache/beam/pull/14729#discussion_r698830593



##########
File path: 
sdks/java/extensions/sql/src/main/java/org/apache/beam/sdk/extensions/sql/SqlTransform.java
##########
@@ -223,7 +223,8 @@ private void registerFunctions(BeamSqlEnvBuilder 
sqlEnvBuilder) {
    * <p>Any available implementation of {@link QueryPlanner} can be used as 
the query planner in
    * {@link SqlTransform}. An implementation can be specified globally for the 
entire pipeline with
    * {@link BeamSqlPipelineOptions#getPlannerName()}. The global planner can 
be overridden
-   * per-transform with {@link #withQueryPlannerClass(Class<? extends 
QueryPlanner>)}.
+   * per-transform with {@link #withQueryPlannerClass(Class) 
#withQueryPlannerClass(Class<? extends

Review comment:
       Changed to `#withQueryPlannerClass(Class)`




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 643742)
    Time Spent: 30h  (was: 29h 50m)

> Upgrade to Calcite 1.26.0
> -------------------------
>
>                 Key: BEAM-9379
>                 URL: https://issues.apache.org/jira/browse/BEAM-9379
>             Project: Beam
>          Issue Type: Task
>          Components: dsl-sql
>            Reporter: Rui Wang
>            Assignee: Andrew Pilloud
>            Priority: P2
>          Time Spent: 30h
>  Remaining Estimate: 0h
>
> Upgrade to Calcite 1.22.0 after it gets released (expected by end of Feb 
> 2020).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to