You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/11/27 02:49:55 UTC

[GitHub] shuiqiangchen commented on a change in pull request #7121: [FLINK-9555]Support table api in scala shell

shuiqiangchen commented on a change in pull request #7121: [FLINK-9555]Support table api in scala shell
URL: https://github.com/apache/flink/pull/7121#discussion_r236503478
 
 

 ##########
 File path: flink-dist/pom.xml
 ##########
 @@ -319,7 +319,6 @@ under the License.
 			<groupId>org.apache.flink</groupId>
 			<artifactId>flink-table_${scala.binary.version}</artifactId>
 			<version>${project.version}</version>
-			<scope>provided</scope>
 
 Review comment:
   Thank you for your valuable suggestions! I have modified the scala shell start script to add the flink-table_*.jar to FLINK_CLASSPATH. In this way, we have no need to change the flink-dist module. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services