You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Roman Khachatryan (Jira)" <ji...@apache.org> on 2022/03/10 17:06:00 UTC

[jira] [Created] (FLINK-26591) Compilation fails due to RawToBinaryCastRule

Roman Khachatryan created FLINK-26591:
-----------------------------------------

             Summary: Compilation fails due to RawToBinaryCastRule
                 Key: FLINK-26591
                 URL: https://issues.apache.org/jira/browse/FLINK-26591
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Planner
    Affects Versions: 1.15.0
            Reporter: Roman Khachatryan
             Fix For: 1.15.0


https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=32857&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb&l=6288

{code}
2022-03-10T15:15:36.8803533Z [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on proj*ect flink-table-planner_2.12: Compilation failure
2022-03-10T15:15:36.8805068Z [ERROR] /__w/3/s/flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/functions/casting/RawTo BinaryCastRule.java:[46,5] method does not override or implement a method from a supertype
{code}

cc: [~slinkydeveloper]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)