You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "sunteng (Jira)" <ji...@apache.org> on 2020/07/13 06:45:00 UTC

[jira] [Created] (FLINK-18576) BigInteger to Long

sunteng created FLINK-18576:
-------------------------------

             Summary: BigInteger to Long
                 Key: FLINK-18576
                 URL: https://issues.apache.org/jira/browse/FLINK-18576
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / Runtime
    Affects Versions: 1.11.0
            Reporter: sunteng


[getLong((int pos))|[https://github.com/apache/flink/blob/master/flink-table/flink-table-common/src/main/java/org/apache/flink/table/data/GenericRowData.java]]

error:

java.math.BigInteger cannot be cast to java.lang.Long



--
This message was sent by Atlassian Jira
(v8.3.4#803005)