sunjincheng121 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_r238475160
########## File path: flink-scala-shell/start-script/start-scala-shell.sh ########## @@ -52,6 +52,13 @@ bin=`cd "$bin"; pwd` FLINK_CLASSPATH=`constructFlinkClassPath` +#adding flink table jar into class path Review comment: `#adding` -> `# adding` `# Append flink-table jar into class path` ? ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
