[jira] [Created] (FLINK-14535) Fix distinct key type for DecimalType in DistinctInfo

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-14535) Fix distinct key type for DecimalType in DistinctInfo

Shang Yuanchun (Jira)
Zhenghua Gao created FLINK-14535:
------------------------------------

             Summary: Fix distinct key type for DecimalType in DistinctInfo
                 Key: FLINK-14535
                 URL: https://issues.apache.org/jira/browse/FLINK-14535
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / Planner
    Affects Versions: 1.9.1
            Reporter: Zhenghua Gao
             Fix For: 1.10.0


DecimalType in DistinctInfo bridged to wrong external BigDecimal type, which causes failures count distinct on decimal type.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)
Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Created] (FLINK-14535) Fix distinct key type for DecimalType in DistinctInfo

zhaobo@lenovocloud.com
unsubscribe



[hidden email]
 
From: Zhenghua Gao (Jira)
Date: 2019-10-26 09:33
To: dev
Subject: [jira] [Created] (FLINK-14535) Fix distinct key type for DecimalType in DistinctInfo
Zhenghua Gao created FLINK-14535:
------------------------------------
 
             Summary: Fix distinct key type for DecimalType in DistinctInfo
                 Key: FLINK-14535
                 URL: https://issues.apache.org/jira/browse/FLINK-14535
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / Planner
    Affects Versions: 1.9.1
            Reporter: Zhenghua Gao
             Fix For: 1.10.0
 
 
DecimalType in DistinctInfo bridged to wrong external BigDecimal type, which causes failures count distinct on decimal type.
 
 
 
--
This message was sent by Atlassian Jira
(v8.3.4#803005)