[jira] [Commented] (HIVE-13251) hive can't read the decimal in AVRO file generated from previous version

2016-03-14 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15193423#comment-15193423 ] Aihua Xu commented on HIVE-13251: - dec_old.avro is binary. Seems we had issue to apply patch for such file

[jira] [Commented] (HIVE-13251) hive can't read the decimal in AVRO file generated from previous version

2016-03-13 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192712#comment-15192712 ] Hive QA commented on HIVE-13251: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13251) hive can't read the decimal in AVRO file generated from previous version

2016-03-10 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15189985#comment-15189985 ] Jarek Jarcec Cecho commented on HIVE-13251: --- I'm no longer involved very actively in the project

[jira] [Commented] (HIVE-13251) hive can't read the decimal in AVRO file generated from previous version

2016-03-10 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15189918#comment-15189918 ] Szehon Ho commented on HIVE-13251: -- It makes sense to me to support for those users for the previous

[jira] [Commented] (HIVE-13251) hive can't read the decimal in AVRO file generated from previous version

2016-03-10 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15189819#comment-15189819 ] Aihua Xu commented on HIVE-13251: - [~jarcec], [~ychena],[~ctang.ma] and [~szehon] can you take a look at

[jira] [Commented] (HIVE-13251) hive can't read the decimal in AVRO file generated from previous version

2016-03-10 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15189444#comment-15189444 ] Aihua Xu commented on HIVE-13251: - Attached the patch-1: when we read the file achema, we will try to read

[jira] [Commented] (HIVE-13251) hive can't read the decimal in AVRO file generated from previous version

2016-03-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15188286#comment-15188286 ] Aihua Xu commented on HIVE-13251: - OK. Seems we are trying to read based on file schema and then convert

[jira] [Commented] (HIVE-13251) hive can't read the decimal in AVRO file generated from previous version

2016-03-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15188242#comment-15188242 ] Aihua Xu commented on HIVE-13251: - [~xuefuz] I'm wondering why we try to get schema info from the file

[jira] [Commented] (HIVE-13251) hive can't read the decimal in AVRO file generated from previous version

2016-03-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15188222#comment-15188222 ] Aihua Xu commented on HIVE-13251: - [~jarcec] FYI. Seems we need to handle such backward compatibility