[
https://issues.apache.org/jira/browse/FLINK-12162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815361#comment-16815361
]
Liya Fan commented on FLINK-12162:
----------------------------------
Hi [~dawidwys], thanks for your comments. This problem is triggered only for
low versions of Java 8, as you indicated.
Hope none of our customers are still using those low versions of JDK.
> Build error in flink-table-planner
> ----------------------------------
>
> Key: FLINK-12162
> URL: https://issues.apache.org/jira/browse/FLINK-12162
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Runtime
> Reporter: Liya Fan
> Assignee: Liya Fan
> Priority: Critical
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There is a build error in project flink-table-planner:
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile
> (default-compile) on project flink-table-planner_2.11: Compilation failure
> [ERROR]
> .../flink-table-planner/src/main/java/org/apache/flink/table/operations/ProjectionOperationFactory.java:[85,54]
> unreported exception X; must be caught or declared to be thrown
> I am using JDK 1.8.0_45, maven 3.5.2, my OS is Linux with kernel 3.10.0-327
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)