[jira] [Updated] (HIVE-6701) Analyze table compute statistics for decimal columns.

2014-03-27 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin updated HIVE-6701:
---

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

in trunk and 13

> Analyze table compute statistics for decimal columns.
> -
>
> Key: HIVE-6701
> URL: https://issues.apache.org/jira/browse/HIVE-6701
> Project: Hive
>  Issue Type: Bug
>Reporter: Jitendra Nath Pandey
>Assignee: Sergey Shelukhin
> Fix For: 0.13.0
>
> Attachments: HIVE-6701.02.patch, HIVE-6701.1.patch
>
>
> Analyze table should compute statistics for decimal columns as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6701) Analyze table compute statistics for decimal columns.

2014-03-25 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin updated HIVE-6701:
---

Fix Version/s: 0.13.0

> Analyze table compute statistics for decimal columns.
> -
>
> Key: HIVE-6701
> URL: https://issues.apache.org/jira/browse/HIVE-6701
> Project: Hive
>  Issue Type: Bug
>Reporter: Jitendra Nath Pandey
>Assignee: Sergey Shelukhin
> Fix For: 0.13.0
>
> Attachments: HIVE-6701.02.patch, HIVE-6701.1.patch
>
>
> Analyze table should compute statistics for decimal columns as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6701) Analyze table compute statistics for decimal columns.

2014-03-21 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin updated HIVE-6701:
---

Status: Patch Available  (was: Open)

> Analyze table compute statistics for decimal columns.
> -
>
> Key: HIVE-6701
> URL: https://issues.apache.org/jira/browse/HIVE-6701
> Project: Hive
>  Issue Type: Bug
>Reporter: Jitendra Nath Pandey
>Assignee: Sergey Shelukhin
> Attachments: HIVE-6701.02.patch, HIVE-6701.1.patch
>
>
> Analyze table should compute statistics for decimal columns as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6701) Analyze table compute statistics for decimal columns.

2014-03-21 Thread Sergey Shelukhin (JIRA)

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

Sergey Shelukhin updated HIVE-6701:
---

Attachment: HIVE-6701.02.patch

the metastore work and the the q file.
Note that fields for decimal (varchar) already existed in the schema since 
HIVE-1362, they just weren't used. So upgrade scripts are not necessary.
Most of the patch is generated code...

> Analyze table compute statistics for decimal columns.
> -
>
> Key: HIVE-6701
> URL: https://issues.apache.org/jira/browse/HIVE-6701
> Project: Hive
>  Issue Type: Bug
>Reporter: Jitendra Nath Pandey
>Assignee: Sergey Shelukhin
> Attachments: HIVE-6701.02.patch, HIVE-6701.1.patch
>
>
> Analyze table should compute statistics for decimal columns as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6701) Analyze table compute statistics for decimal columns.

2014-03-20 Thread Jitendra Nath Pandey (JIRA)

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

Jitendra Nath Pandey updated HIVE-6701:
---

Attachment: HIVE-6701.1.patch

This patch only adds decimal support in the udf GenericUDAFComputeStats.
The changes to metastore and thrift APIs are still needed.

> Analyze table compute statistics for decimal columns.
> -
>
> Key: HIVE-6701
> URL: https://issues.apache.org/jira/browse/HIVE-6701
> Project: Hive
>  Issue Type: Bug
>Reporter: Jitendra Nath Pandey
>Assignee: Jitendra Nath Pandey
> Attachments: HIVE-6701.1.patch
>
>
> Analyze table should compute statistics for decimal columns as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)