[jira] [Work logged] (HIVE-23870) Optimise multiple text conversions in WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable

2020-09-28 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23870?focusedWorklogId=492194=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-492194
 ]

ASF GitHub Bot logged work on HIVE-23870:
-

Author: ASF GitHub Bot
Created on: 29/Sep/20 00:49
Start Date: 29/Sep/20 00:49
Worklog Time Spent: 10m 
  Work Description: github-actions[bot] closed pull request #1282:
URL: https://github.com/apache/hive/pull/1282


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 492194)
Time Spent: 1h 20m  (was: 1h 10m)

> Optimise multiple text conversions in 
> WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable
> ---
>
> Key: HIVE-23870
> URL: https://issues.apache.org/jira/browse/HIVE-23870
> Project: Hive
>  Issue Type: Improvement
>Reporter: Rajesh Balamohan
>Assignee: Rajesh Balamohan
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: image-2020-07-17-11-31-38-241.png
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Observed this when creating materialized view.
> [https://github.com/apache/hive/blob/master/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableHiveCharObjectInspector.java#L85]
> Same content is converted to Text multiple times.
> !image-2020-07-17-11-31-38-241.png|width=1048,height=936!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23870) Optimise multiple text conversions in WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable

2020-09-22 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23870?focusedWorklogId=489012=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-489012
 ]

ASF GitHub Bot logged work on HIVE-23870:
-

Author: ASF GitHub Bot
Created on: 23/Sep/20 04:27
Start Date: 23/Sep/20 04:27
Worklog Time Spent: 10m 
  Work Description: github-actions[bot] commented on pull request #1282:
URL: https://github.com/apache/hive/pull/1282#issuecomment-696455663


   This pull request has been automatically marked as stale because it has not 
had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the d...@hive.apache.org list if the patch is in 
need of reviews.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 489012)
Time Spent: 1h 10m  (was: 1h)

> Optimise multiple text conversions in 
> WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable
> ---
>
> Key: HIVE-23870
> URL: https://issues.apache.org/jira/browse/HIVE-23870
> Project: Hive
>  Issue Type: Improvement
>Reporter: Rajesh Balamohan
>Assignee: Rajesh Balamohan
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: image-2020-07-17-11-31-38-241.png
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Observed this when creating materialized view.
> [https://github.com/apache/hive/blob/master/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableHiveCharObjectInspector.java#L85]
> Same content is converted to Text multiple times.
> !image-2020-07-17-11-31-38-241.png|width=1048,height=936!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23870) Optimise multiple text conversions in WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable

2020-09-21 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23870?focusedWorklogId=487852=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-487852
 ]

ASF GitHub Bot logged work on HIVE-23870:
-

Author: ASF GitHub Bot
Created on: 22/Sep/20 03:40
Start Date: 22/Sep/20 03:40
Worklog Time Spent: 10m 
  Work Description: github-actions[bot] commented on pull request #1282:
URL: https://github.com/apache/hive/pull/1282#issuecomment-696455663


   This pull request has been automatically marked as stale because it has not 
had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the d...@hive.apache.org list if the patch is in 
need of reviews.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 487852)
Time Spent: 1h  (was: 50m)

> Optimise multiple text conversions in 
> WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable
> ---
>
> Key: HIVE-23870
> URL: https://issues.apache.org/jira/browse/HIVE-23870
> Project: Hive
>  Issue Type: Improvement
>Reporter: Rajesh Balamohan
>Assignee: Rajesh Balamohan
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: image-2020-07-17-11-31-38-241.png
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Observed this when creating materialized view.
> [https://github.com/apache/hive/blob/master/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableHiveCharObjectInspector.java#L85]
> Same content is converted to Text multiple times.
> !image-2020-07-17-11-31-38-241.png|width=1048,height=936!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23870) Optimise multiple text conversions in WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable

2020-09-21 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23870?focusedWorklogId=487364=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-487364
 ]

ASF GitHub Bot logged work on HIVE-23870:
-

Author: ASF GitHub Bot
Created on: 22/Sep/20 00:48
Start Date: 22/Sep/20 00:48
Worklog Time Spent: 10m 
  Work Description: github-actions[bot] commented on pull request #1282:
URL: https://github.com/apache/hive/pull/1282#issuecomment-696455663


   This pull request has been automatically marked as stale because it has not 
had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the d...@hive.apache.org list if the patch is in 
need of reviews.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 487364)
Time Spent: 50m  (was: 40m)

> Optimise multiple text conversions in 
> WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable
> ---
>
> Key: HIVE-23870
> URL: https://issues.apache.org/jira/browse/HIVE-23870
> Project: Hive
>  Issue Type: Improvement
>Reporter: Rajesh Balamohan
>Assignee: Rajesh Balamohan
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: image-2020-07-17-11-31-38-241.png
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Observed this when creating materialized view.
> [https://github.com/apache/hive/blob/master/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableHiveCharObjectInspector.java#L85]
> Same content is converted to Text multiple times.
> !image-2020-07-17-11-31-38-241.png|width=1048,height=936!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23870) Optimise multiple text conversions in WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable

2020-07-20 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23870?focusedWorklogId=461259=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-461259
 ]

ASF GitHub Bot logged work on HIVE-23870:
-

Author: ASF GitHub Bot
Created on: 20/Jul/20 20:26
Start Date: 20/Jul/20 20:26
Worklog Time Spent: 10m 
  Work Description: belugabehr commented on pull request #1282:
URL: https://github.com/apache/hive/pull/1282#issuecomment-661314887


   https://github.com/apache/hadoop/pull/2157



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 461259)
Time Spent: 40m  (was: 0.5h)

> Optimise multiple text conversions in 
> WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable
> ---
>
> Key: HIVE-23870
> URL: https://issues.apache.org/jira/browse/HIVE-23870
> Project: Hive
>  Issue Type: Improvement
>Reporter: Rajesh Balamohan
>Priority: Major
>  Labels: pull-request-available
> Attachments: image-2020-07-17-11-31-38-241.png
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Observed this when creating materialized view.
> [https://github.com/apache/hive/blob/master/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableHiveCharObjectInspector.java#L85]
> Same content is converted to Text multiple times.
> !image-2020-07-17-11-31-38-241.png|width=1048,height=936!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23870) Optimise multiple text conversions in WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable

2020-07-20 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23870?focusedWorklogId=461217=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-461217
 ]

ASF GitHub Bot logged work on HIVE-23870:
-

Author: ASF GitHub Bot
Created on: 20/Jul/20 18:36
Start Date: 20/Jul/20 18:36
Worklog Time Spent: 10m 
  Work Description: belugabehr commented on pull request #1282:
URL: https://github.com/apache/hive/pull/1282#issuecomment-661261016


   This is an interesting observation.  However, maybe this should be 
contributed to Hadoop project directly.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 461217)
Time Spent: 0.5h  (was: 20m)

> Optimise multiple text conversions in 
> WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable
> ---
>
> Key: HIVE-23870
> URL: https://issues.apache.org/jira/browse/HIVE-23870
> Project: Hive
>  Issue Type: Improvement
>Reporter: Rajesh Balamohan
>Priority: Major
>  Labels: pull-request-available
> Attachments: image-2020-07-17-11-31-38-241.png
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Observed this when creating materialized view.
> [https://github.com/apache/hive/blob/master/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableHiveCharObjectInspector.java#L85]
> Same content is converted to Text multiple times.
> !image-2020-07-17-11-31-38-241.png|width=1048,height=936!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23870) Optimise multiple text conversions in WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable

2020-07-20 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23870?focusedWorklogId=461211=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-461211
 ]

ASF GitHub Bot logged work on HIVE-23870:
-

Author: ASF GitHub Bot
Created on: 20/Jul/20 18:29
Start Date: 20/Jul/20 18:29
Worklog Time Spent: 10m 
  Work Description: belugabehr commented on pull request #1282:
URL: https://github.com/apache/hive/pull/1282#issuecomment-661258825


   So, this caches the charLength ?  That is the fix here?



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 461211)
Time Spent: 20m  (was: 10m)

> Optimise multiple text conversions in 
> WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable
> ---
>
> Key: HIVE-23870
> URL: https://issues.apache.org/jira/browse/HIVE-23870
> Project: Hive
>  Issue Type: Improvement
>Reporter: Rajesh Balamohan
>Priority: Major
>  Labels: pull-request-available
> Attachments: image-2020-07-17-11-31-38-241.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Observed this when creating materialized view.
> [https://github.com/apache/hive/blob/master/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableHiveCharObjectInspector.java#L85]
> Same content is converted to Text multiple times.
> !image-2020-07-17-11-31-38-241.png|width=1048,height=936!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-23870) Optimise multiple text conversions in WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable

2020-07-20 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-23870?focusedWorklogId=460994=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-460994
 ]

ASF GitHub Bot logged work on HIVE-23870:
-

Author: ASF GitHub Bot
Created on: 20/Jul/20 09:52
Start Date: 20/Jul/20 09:52
Worklog Time Spent: 10m 
  Work Description: rbalamohan opened a new pull request #1282:
URL: https://github.com/apache/hive/pull/1282


   Observed runtime dropping from "7600s --> 4800s" in internal cluster, when 
running a job which creates materialized view on warehouse/inventory/date_dim 
(where warehouse had char/varchar).
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 460994)
Remaining Estimate: 0h
Time Spent: 10m

> Optimise multiple text conversions in 
> WritableHiveCharObjectInspector.getPrimitiveJavaObject / HiveCharWritable
> ---
>
> Key: HIVE-23870
> URL: https://issues.apache.org/jira/browse/HIVE-23870
> Project: Hive
>  Issue Type: Improvement
>Reporter: Rajesh Balamohan
>Priority: Major
> Attachments: image-2020-07-17-11-31-38-241.png
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Observed this when creating materialized view.
> [https://github.com/apache/hive/blob/master/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableHiveCharObjectInspector.java#L85]
> Same content is converted to Text multiple times.
> !image-2020-07-17-11-31-38-241.png|width=1048,height=936!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)