[jira] [Updated] (HIVE-4243) Fix column names in FileSinkOperator

2015-09-25 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-4243: Attachment: HIVE-4243.patch Fixed order of setting precision and scale. > Fix column names in FileSi

[jira] [Updated] (HIVE-4243) Fix column names in FileSinkOperator

2015-09-23 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-4243: Attachment: HIVE-4243.patch Updated the results of 4 qfile tests that had gone out of date. > Fix co

[jira] [Updated] (HIVE-4243) Fix column names in FileSinkOperator

2015-09-23 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-4243: Attachment: HIVE-4243.patch Ok, I added the changes to TypeDescription that Prasanth asked for. In p

[jira] [Updated] (HIVE-4243) Fix column names in FileSinkOperator

2015-09-18 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-4243: Attachment: HIVE-4243.patch In the previous iteration, I updated the writer version to a new value, w

[jira] [Updated] (HIVE-4243) Fix column names in FileSinkOperator

2015-09-16 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-4243: Affects Version/s: 2.0.0 1.3.0 > Fix column names in FileSinkO

[jira] [Updated] (HIVE-4243) Fix column names in FileSinkOperator

2015-09-15 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-4243: Attachment: HIVE-4243.patch This version: * includes all of the unit test files * reduces the api cha

[jira] [Updated] (HIVE-4243) Fix column names in FileSinkOperator

2015-09-09 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-4243: Attachment: HIVE-4243.tmp.patch [~owen.omalley] Can this change be made generic up to

[jira] [Updated] (HIVE-4243) Fix column names in FileSinkOperator

2015-09-08 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-4243: Attachment: HIVE-4243.patch This patch: * separates the type description functionality from object in