You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Nitiraj Singh Rathore (JIRA)" <ji...@apache.org> on 2016/05/18 07:53:12 UTC

[jira] [Updated] (AMBARI-16418) Hive view : Upload Table- marks column as INT since first 6 rows have INT values.

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

Nitiraj Singh Rathore updated AMBARI-16418:
-------------------------------------------
    Status: Patch Available  (was: In Progress)

uploaded patch file AMBARI-16418_branch-2.4.patch

Earlier : datatype of a column was decided based on maximum number of occurence of a datatype, even if other values do not have same datatype.

In this patch : even if 1 of the value in the preview rows do not conform to a datatype then it is rejected.

> Hive view : Upload Table- marks column as INT since first 6 rows have INT values.
> ---------------------------------------------------------------------------------
>
>                 Key: AMBARI-16418
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16418
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.4.0, 2.2.2
>            Reporter: Nitiraj Singh Rathore
>            Assignee: Nitiraj Singh Rathore
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-16418_branch-2.4.patch
>
>
> Upload Table- marks column as INT since first 6 rows have INT values. 
> But rest of the rows have String values.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)