You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2017/09/27 19:31:02 UTC

[jira] [Commented] (HIVE-17623) Fix Select query Fix Double column serde and some refactoring

    [ https://issues.apache.org/jira/browse/HIVE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183125#comment-16183125 ] 

Ashutosh Chauhan commented on HIVE-17623:
-----------------------------------------

Can you please also create a RB for this?

> Fix Select query Fix Double column serde and some refactoring
> -------------------------------------------------------------
>
>                 Key: HIVE-17623
>                 URL: https://issues.apache.org/jira/browse/HIVE-17623
>             Project: Hive
>          Issue Type: Bug
>          Components: Druid integration
>    Affects Versions: 3.0.0
>            Reporter: slim bouguerra
>         Attachments: HIVE-17623.patch
>
>
> This PR has 2 fixes.
> First, fixes the limit of results returned by Select query that used to be limited to 16K rows
> Second fixes the type inference for the double type newly added to druid.
> Use Jackson polymorphism to infer types and parse results from druid nodes.
> Removes duplicate codes form RecordReaders.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)