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

ASF GitHub Bot logged work on HIVE-23483:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Jul/20 07:34
            Start Date: 07/Jul/20 07:34
    Worklog Time Spent: 10m 
      Work Description: dlavati commented on pull request #1207:
URL: https://github.com/apache/hive/pull/1207#issuecomment-654658403


   I've seen some additional usage, however I'm not sure how these are 
utilized, thus I left it in so far:
   ```
   ql/src/java/org/apache/hadoop/hive/ql/io/HiveBinaryOutputFormat.java:76:     
     // DynamicSerDe always writes out BytesWritable
   
serde/src/java/org/apache/hadoop/hive/serde2/thrift/TBinarySortableProtocol.java:150:
      // If the struct is null and level > 1, DynamicSerDe will call
   
serde/src/java/org/apache/hadoop/hive/serde2/thrift/TBinarySortableProtocol.java:418:
    // slight hack to communicate to DynamicSerDe that the field ids are not
   
serde/src/java/org/apache/hadoop/hive/serde2/thrift/TCTLSeparatedProtocol.java:667:
    // slight hack to communicate to DynamicSerDe that the field ids are not
   ```


----------------------------------------------------------------
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: 455267)
    Time Spent: 40m  (was: 0.5h)

> Remove DynamicSerDe
> -------------------
>
>                 Key: HIVE-23483
>                 URL: https://issues.apache.org/jira/browse/HIVE-23483
>             Project: Hive
>          Issue Type: Task
>            Reporter: Ashutosh Chauhan
>            Assignee: David Lavati
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> It is used to read thrift data files. AFAIK no one uses thrift for data 
> serialization.



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

Reply via email to