[jira] [Updated] (HIVE-2249) When creating constant expression for numbers, try to infer type from another comparison operand, instead of trying to use integer first, and then long and double

2012-02-01 Thread Ashutosh Chauhan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2249: --- Fix Version/s: 0.9.0 When creating constant expression for numbers, try to infer type

[jira] [Updated] (HIVE-2249) When creating constant expression for numbers, try to infer type from another comparison operand, instead of trying to use integer first, and then long and double

2012-01-30 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2249: -- Attachment: HIVE-2249.D1383.4.patch zhiqiu updated the revision HIVE-2249 [jira] When creating constant

[jira] [Updated] (HIVE-2249) When creating constant expression for numbers, try to infer type from another comparison operand, instead of trying to use integer first, and then long and double

2012-01-27 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2249: -- Attachment: HIVE-2249.D1383.3.patch zhiqiu updated the revision HIVE-2249 [jira] When creating constant

[jira] [Updated] (HIVE-2249) When creating constant expression for numbers, try to infer type from another comparison operand, instead of trying to use integer first, and then long and double

2012-01-26 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2249: -- Attachment: HIVE-2249.D1383.2.patch zhiqiu updated the revision HIVE-2249 [jira] When creating constant

[jira] [Updated] (HIVE-2249) When creating constant expression for numbers, try to infer type from another comparison operand, instead of trying to use integer first, and then long and double

2012-01-24 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2249: -- Attachment: HIVE-2249.D1383.1.patch zhiqiu requested code review of HIVE-2249 [jira] When creating

[jira] [Updated] (HIVE-2249) When creating constant expression for numbers, try to infer type from another comparison operand, instead of trying to use integer first, and then long and double

2012-01-23 Thread Zhiqiu Kong (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhiqiu Kong updated HIVE-2249: -- Attachment: HIVE-2249.2.patch.txt This patch adds support to smartly infer the constant's type when

[jira] [Updated] (HIVE-2249) When creating constant expression for numbers, try to infer type from another comparison operand, instead of trying to use integer first, and then long and double

2011-07-22 Thread Joseph Barillari (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Barillari updated HIVE-2249: --- Attachment: HIVE-2249.1.patch.txt As explained in the comments in TypeCheckProcFactory, this