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 2019/07/11 01:42:21 UTC

[GitHub] [flink] KurtYoung edited a comment on issue #9056: [FLINK-13185] [sql-parser][table-planner] Bump Calcite dependency to 1.20.0 in sql parser & flink planner

KurtYoung edited a comment on issue #9056: [FLINK-13185] [sql-parser][table-planner] Bump Calcite dependency to 1.20.0 in sql parser & flink planner
URL: https://github.com/apache/flink/pull/9056#issuecomment-510292629
 
 
   The reason might be:
   ```
   				<exclusion>
   					<groupId>commons-codec</groupId>
   					<artifactId>commons-codec</artifactId>
   				</exclusion>
   ```
   
   I think blink planner will also suffer this issue, it's not failed because python table API didn't run with blink 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:
users@infra.apache.org


With regards,
Apache Git Services