[jira] [Updated] (HIVE-21789) HiveFileFormatUtils.getRecordWriter is unnecessary

2019-06-04 Thread Laszlo Bodor (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-21789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laszlo Bodor updated HIVE-21789:

Resolution: Fixed
Status: Resolved  (was: Patch Available)

> HiveFileFormatUtils.getRecordWriter is unnecessary
> --
>
> Key: HIVE-21789
> URL: https://issues.apache.org/jira/browse/HIVE-21789
> Project: Hive
>  Issue Type: Improvement
>Reporter: Ivan Suller
>Assignee: Ivan Suller
>Priority: Minor
> Attachments: HIVE-21789.1.patch
>
>
> The method org.apache.hadoop.hive.ql.io.HiveFileFormatUtils.getRecordWriter 
> checks if the given outputFormat parameter is a HiveOutputFormat, but it is 
> always true. So this way the check and thus the method is unnecessary.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-21789) HiveFileFormatUtils.getRecordWriter is unnecessary

2019-06-04 Thread Laszlo Bodor (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-21789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laszlo Bodor updated HIVE-21789:

Fix Version/s: 4.0.0

> HiveFileFormatUtils.getRecordWriter is unnecessary
> --
>
> Key: HIVE-21789
> URL: https://issues.apache.org/jira/browse/HIVE-21789
> Project: Hive
>  Issue Type: Improvement
>Reporter: Ivan Suller
>Assignee: Ivan Suller
>Priority: Minor
> Fix For: 4.0.0
>
> Attachments: HIVE-21789.1.patch
>
>
> The method org.apache.hadoop.hive.ql.io.HiveFileFormatUtils.getRecordWriter 
> checks if the given outputFormat parameter is a HiveOutputFormat, but it is 
> always true. So this way the check and thus the method is unnecessary.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-21789) HiveFileFormatUtils.getRecordWriter is unnecessary

2019-05-28 Thread Ivan Suller (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-21789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Suller updated HIVE-21789:
---
Status: Patch Available  (was: Open)

> HiveFileFormatUtils.getRecordWriter is unnecessary
> --
>
> Key: HIVE-21789
> URL: https://issues.apache.org/jira/browse/HIVE-21789
> Project: Hive
>  Issue Type: Improvement
>Reporter: Ivan Suller
>Assignee: Ivan Suller
>Priority: Minor
> Attachments: HIVE-21789.1.patch
>
>
> The method org.apache.hadoop.hive.ql.io.HiveFileFormatUtils.getRecordWriter 
> checks if the given outputFormat parameter is a HiveOutputFormat, but it is 
> always true. So this way the check and thus the method is unnecessary.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-21789) HiveFileFormatUtils.getRecordWriter is unnecessary

2019-05-28 Thread Ivan Suller (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-21789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Suller updated HIVE-21789:
---
Attachment: HIVE-21789.1.patch

> HiveFileFormatUtils.getRecordWriter is unnecessary
> --
>
> Key: HIVE-21789
> URL: https://issues.apache.org/jira/browse/HIVE-21789
> Project: Hive
>  Issue Type: Improvement
>Reporter: Ivan Suller
>Assignee: Ivan Suller
>Priority: Minor
> Attachments: HIVE-21789.1.patch
>
>
> The method org.apache.hadoop.hive.ql.io.HiveFileFormatUtils.getRecordWriter 
> checks if the given outputFormat parameter is a HiveOutputFormat, but it is 
> always true. So this way the check and thus the method is unnecessary.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)