wuchong commented on a change in pull request #8548: [FLINK-6962] [table] Add a 
create table SQL DDL
URL: https://github.com/apache/flink/pull/8548#discussion_r288472464
 
 

 ##########
 File path: flink-table/flink-table-planner-blink/pom.xml
 ##########
 @@ -100,6 +100,12 @@ under the License.
                        <version>${project.version}</version>
                </dependency>
 
+               <dependency>
+                       <groupId>org.apache.flink</groupId>
+                       <artifactId>flink-sql-parser</artifactId>
+                       <version>${project.version}</version>
+               </dependency>
 
 Review comment:
   Oh, I commented in the wrong file. I mean the pom.xml in 
`flink-table-planner`.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to