[jira] [Commented] (FLINK-16492) Flink SQL can not read decimal in hive parquet

2020-03-16 Thread xingoo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17059991#comment-17059991 ] xingoo commented on FLINK-16492: I use the jars in hive version 1.2.2(replace the version 1.1.1), these

[jira] [Commented] (FLINK-16492) Flink SQL can not read decimal in hive parquet

2020-03-09 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054808#comment-17054808 ] Jingsong Lee commented on FLINK-16492: -- It looks like the problem is "long" support for decimal in

[jira] [Commented] (FLINK-16492) Flink SQL can not read decimal in hive parquet

2020-03-09 Thread Rui Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054797#comment-17054797 ] Rui Li commented on FLINK-16492: [~xingoo] Glad to know you find a solution to the problem! In most

[jira] [Commented] (FLINK-16492) Flink SQL can not read decimal in hive parquet

2020-03-09 Thread xingoo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054787#comment-17054787 ] xingoo commented on FLINK-16492: [https://github.com/prestodb/presto/issues/7232] this can resolve it.

[jira] [Commented] (FLINK-16492) Flink SQL can not read decimal in hive parquet

2020-03-09 Thread xingoo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054754#comment-17054754 ] xingoo commented on FLINK-16492: hive can not read too :(,  it looks like hive-cdh parquet bug.

[jira] [Commented] (FLINK-16492) Flink SQL can not read decimal in hive parquet

2020-03-09 Thread Rui Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054740#comment-17054740 ] Rui Li commented on FLINK-16492: [~xingoo] So this table is created by Spark, right? Could you run "show

[jira] [Commented] (FLINK-16492) Flink SQL can not read decimal in hive parquet

2020-03-09 Thread xingoo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054734#comment-17054734 ] xingoo commented on FLINK-16492: 好的: {code:java} //代码占位符 // use spark temp table to format decimal

[jira] [Commented] (FLINK-16492) Flink SQL can not read decimal in hive parquet

2020-03-09 Thread Rui Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054731#comment-17054731 ] Rui Li commented on FLINK-16492: Hey [~xingoo], thanks for reporting the issue. Could you share the DDL

[jira] [Commented] (FLINK-16492) Flink SQL can not read decimal in hive parquet

2020-03-09 Thread Bowen Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-16492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054691#comment-17054691 ] Bowen Li commented on FLINK-16492: -- cc [~lirui] [~lzljs3620320] > Flink SQL can not read decimal in