[jira] [Commented] (HIVE-6962) NoSuchMethodError exception when using HIVE 0.13 with Hadoop 1.0.4

2014-06-08 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14021565#comment-14021565 ] Sun Rui commented on HIVE-6962: --- As mentioned above, JDBC through HS2 still has this issue. I

[jira] [Created] (HIVE-7097) The Support for REGEX Column Broken in HIVE 0.13

2014-05-20 Thread Sun Rui (JIRA)
Sun Rui created HIVE-7097: - Summary: The Support for REGEX Column Broken in HIVE 0.13 Key: HIVE-7097 URL: https://issues.apache.org/jira/browse/HIVE-7097 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-7097) The Support for REGEX Column Broken in HIVE 0.13

2014-05-20 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-7097: -- Description: The Support for REGEX Column is OK in HIVE 0.12, but is broken in HIVE 0.13. For example:

[jira] [Commented] (HIVE-7097) The Support for REGEX Column Broken in HIVE 0.13

2014-05-20 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14004168#comment-14004168 ] Sun Rui commented on HIVE-7097: --- [~cartershanklin] Thanks for your explanation. I happened to

[jira] [Commented] (HIVE-7012) Wrong RS de-duplication in the ReduceSinkDeDuplication Optimizer

2014-05-15 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13995846#comment-13995846 ] Sun Rui commented on HIVE-7012: --- For the issue about distinct, I will investigate it later

[jira] [Commented] (HIVE-7012) Wrong RS de-duplication in the ReduceSinkDeDuplication Optimizer

2014-05-10 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994368#comment-13994368 ] Sun Rui commented on HIVE-7012: --- [~navis] I verified that your patch solved my problem.

[jira] [Created] (HIVE-7012) Wrong RS de-duplication in the ReduceSinkDeDuplication Optimizer

2014-05-03 Thread Sun Rui (JIRA)
Sun Rui created HIVE-7012: - Summary: Wrong RS de-duplication in the ReduceSinkDeDuplication Optimizer Key: HIVE-7012 URL: https://issues.apache.org/jira/browse/HIVE-7012 Project: Hive Issue Type:

[jira] [Updated] (HIVE-7012) Wrong RS de-duplication in the ReduceSinkDeDuplication Optimizer

2014-05-03 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-7012: -- Description: With HIVE 0.13.0, run the following test case: {code:sql} create table src(key bigint, value

[jira] [Commented] (HIVE-7012) Wrong RS de-duplication in the ReduceSinkDeDuplication Optimizer

2014-05-03 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13988631#comment-13988631 ] Sun Rui commented on HIVE-7012: --- I am thinking about the following fix, but not sure if

[jira] [Commented] (HIVE-6962) NoSuchMethodError exception when using HIVE 0.13 with Hadoop 1.0.4

2014-04-23 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13979223#comment-13979223 ] Sun Rui commented on HIVE-6962: --- [~thejas] Configuration.set(null) does not work: {noformat}

[jira] [Created] (HIVE-6962) NoSuchMethodError exception when using HIVE 0.13 with Hadoop 1.0.4

2014-04-22 Thread Sun Rui (JIRA)
Sun Rui created HIVE-6962: - Summary: NoSuchMethodError exception when using HIVE 0.13 with Hadoop 1.0.4 Key: HIVE-6962 URL: https://issues.apache.org/jira/browse/HIVE-6962 Project: Hive Issue Type:

[jira] [Updated] (HIVE-6962) NoSuchMethodError exception when using HIVE 0.13 with Hadoop 1.0.4

2014-04-22 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-6962: -- Description: Use HIVE 0.13 with Hadoop 1.0.4. When executing a query, get the following exception: {noformat}

[jira] [Commented] (HIVE-6922) NullPointerException in collect_set() UDAF

2014-04-18 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13974703#comment-13974703 ] Sun Rui commented on HIVE-6922: --- Seems no auto-generated test report for this patch. Should I

[jira] [Commented] (HIVE-6922) NullPointerException in collect_set() UDAF

2014-04-17 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13973698#comment-13973698 ] Sun Rui commented on HIVE-6922: --- [~jdere] I thought the bug was trivial and due to a casual

[jira] [Commented] (HIVE-6922) NullPointerException in collect_set() UDAF

2014-04-17 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13973727#comment-13973727 ] Sun Rui commented on HIVE-6922: --- [~xuefuz] The reason for the variable being null is that the

[jira] [Created] (HIVE-6922) NullPointerException in collect_set() UDAF

2014-04-16 Thread Sun Rui (JIRA)
Sun Rui created HIVE-6922: - Summary: NullPointerException in collect_set() UDAF Key: HIVE-6922 URL: https://issues.apache.org/jira/browse/HIVE-6922 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-6922) NullPointerException in collect_set() UDAF

2014-04-16 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-6922: -- Status: Patch Available (was: Open) NullPointerException in collect_set() UDAF

[jira] [Updated] (HIVE-6922) NullPointerException in collect_set() UDAF

2014-04-16 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-6922: -- Attachment: HIVE-6922.patch NullPointerException in collect_set() UDAF

[jira] [Created] (HIVE-6120) Add GroupBy optimization to eliminate un-needed partial distinct aggregations

2013-12-29 Thread Sun Rui (JIRA)
Sun Rui created HIVE-6120: - Summary: Add GroupBy optimization to eliminate un-needed partial distinct aggregations Key: HIVE-6120 URL: https://issues.apache.org/jira/browse/HIVE-6120 Project: Hive

[jira] [Updated] (HIVE-6120) Add GroupBy optimization to eliminate un-needed partial distinct aggregations

2013-12-29 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-6120: -- Attachment: group2.diff Add GroupBy optimization to eliminate un-needed partial distinct aggregations

[jira] [Updated] (HIVE-6120) Add GroupBy optimization to eliminate un-needed partial distinct aggregations

2013-12-29 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-6120: -- Attachment: (was: group2.diff) Add GroupBy optimization to eliminate un-needed partial distinct

[jira] [Updated] (HIVE-6120) Add GroupBy optimization to eliminate un-needed partial distinct aggregations

2013-12-29 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-6120: -- Attachment: HIVE-6120.1.patch Add GroupBy optimization to eliminate un-needed partial distinct aggregations

[jira] [Updated] (HIVE-6120) Add GroupBy optimization to eliminate un-needed partial distinct aggregations

2013-12-29 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-6120: -- Status: Patch Available (was: Open) Add GroupBy optimization to eliminate un-needed partial distinct

[jira] [Commented] (HIVE-6120) Add GroupBy optimization to eliminate un-needed partial distinct aggregations

2013-12-29 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13858345#comment-13858345 ] Sun Rui commented on HIVE-6120: --- review board entry: https://reviews.apache.org/r/16504/

[jira] [Commented] (HIVE-6120) Add GroupBy optimization to eliminate un-needed partial distinct aggregations

2013-12-29 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13858516#comment-13858516 ] Sun Rui commented on HIVE-6120: --- Fixed test failures. Add GroupBy optimization to eliminate

[jira] [Updated] (HIVE-6120) Add GroupBy optimization to eliminate un-needed partial distinct aggregations

2013-12-29 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-6120: -- Status: Open (was: Patch Available) Add GroupBy optimization to eliminate un-needed partial distinct

[jira] [Updated] (HIVE-6120) Add GroupBy optimization to eliminate un-needed partial distinct aggregations

2013-12-29 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-6120: -- Status: Patch Available (was: Open) Add GroupBy optimization to eliminate un-needed partial distinct

[jira] [Updated] (HIVE-6120) Add GroupBy optimization to eliminate un-needed partial distinct aggregations

2013-12-29 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-6120: -- Attachment: HIVE-6120.2.patch Add GroupBy optimization to eliminate un-needed partial distinct aggregations

[jira] [Updated] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-12-24 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-5891: -- Status: Patch Available (was: Open) Alias conflict when merging multiple mapjoin tasks into their common

[jira] [Updated] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-12-19 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-5891: -- Description: Use the following test case with HIVE 0.12: {code:sql} create table src(key int, value string);

[jira] [Updated] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-12-19 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-5891: -- Description: Use the following test case with HIVE 0.12: {sql} create table src(key int, value string); load

[jira] [Updated] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-12-19 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-5891: -- Description: Use the following test case with HIVE 0.12: {code:sql} create table src(key int, value string);

[jira] [Commented] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-12-19 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852894#comment-13852894 ] Sun Rui commented on HIVE-5891: --- [~yhuai] Thanks for your comments:) It seems there is no

[jira] [Commented] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-12-17 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13850246#comment-13850246 ] Sun Rui commented on HIVE-5891: --- [~yhuai] I think we can leave $INTNAME as is for this issue.

[jira] [Updated] (HIVE-6021) Problem in GroupByOperator for handling distinct aggrgations

2013-12-16 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-6021: -- Attachment: HIVE-6021.2.patch attach the updated patch. Problem in GroupByOperator for handling distinct

[jira] [Created] (HIVE-6021) Problem in GroupByOperator for handling distinct aggrgations

2013-12-12 Thread Sun Rui (JIRA)
Sun Rui created HIVE-6021: - Summary: Problem in GroupByOperator for handling distinct aggrgations Key: HIVE-6021 URL: https://issues.apache.org/jira/browse/HIVE-6021 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-6021) Problem in GroupByOperator for handling distinct aggrgations

2013-12-12 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-6021: -- Attachment: HIVE-6021.1.patch Problem in GroupByOperator for handling distinct aggrgations

[jira] [Commented] (HIVE-6021) Problem in GroupByOperator for handling distinct aggrgations

2013-12-12 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847234#comment-13847234 ] Sun Rui commented on HIVE-6021: --- [~xzhang] test case added. review board entry:

[jira] [Commented] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-11-27 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13834539#comment-13834539 ] Sun Rui commented on HIVE-5891: --- [~yhuai] I did try to use the QB id. Something like: {code}

[jira] [Created] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-11-26 Thread Sun Rui (JIRA)
Sun Rui created HIVE-5891: - Summary: Alias conflict when merging multiple mapjoin tasks into their common child mapred task Key: HIVE-5891 URL: https://issues.apache.org/jira/browse/HIVE-5891 Project: Hive

[jira] [Updated] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-11-26 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-5891: -- Description: Use the following test case with HIVE 0.12: {quote} create table src(key int, value string); load

[jira] [Updated] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-11-26 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-5891: -- Description: Use the following test case with HIVE 0.12: {quote} create table src(key int, value string); load

[jira] [Updated] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-11-26 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-5891: -- Description: Use the following test case with HIVE 0.12: {quote} create table src(key int, value string); load

[jira] [Updated] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-11-26 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-5891: -- Status: Patch Available (was: Open) Alias conflict when merging multiple mapjoin tasks into their common

[jira] [Updated] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-11-26 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-5891: -- Status: Open (was: Patch Available) Alias conflict when merging multiple mapjoin tasks into their common

[jira] [Updated] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-11-26 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-5891: -- Attachment: HIVE-5891.1.patch Alias conflict when merging multiple mapjoin tasks into their common child

[jira] [Commented] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-11-26 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13833386#comment-13833386 ] Sun Rui commented on HIVE-5891: --- Yin Huai The following is the explain output for the merged

[jira] [Commented] (HIVE-5891) Alias conflict when merging multiple mapjoin tasks into their common child mapred task

2013-11-26 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13833477#comment-13833477 ] Sun Rui commented on HIVE-5891: --- [~yhuai] Yes, $JOIN_INTERMEDIATE is intended to name an

[jira] [Commented] (HIVE-5256) A map join operator may have in-consistent output row schema with the common join operator which it will replace

2013-09-11 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13765162#comment-13765162 ] Sun Rui commented on HIVE-5256: --- HIVE-5056 fixed my issue. Thanks! A map

[jira] [Created] (HIVE-5256) A map join operator may have in-consistent output row schema with the common join operator which it will replace

2013-09-10 Thread Sun Rui (JIRA)
Sun Rui created HIVE-5256: - Summary: A map join operator may have in-consistent output row schema with the common join operator which it will replace Key: HIVE-5256 URL: https://issues.apache.org/jira/browse/HIVE-5256

[jira] [Updated] (HIVE-5256) A map join operator may have in-consistent output row schema with the common join operator which it will replace

2013-09-10 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-5256: -- Status: Patch Available (was: Open) A map join operator may have in-consistent output row schema with the

[jira] [Updated] (HIVE-5256) A map join operator may have in-consistent output row schema with the common join operator which it will replace

2013-09-10 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-5256: -- Attachment: HIVE-5256.1.patch.txt A map join operator may have in-consistent output row schema with the

[jira] [Commented] (HIVE-4055) add Date data type

2013-06-19 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13687746#comment-13687746 ] Sun Rui commented on HIVE-4055: --- Hi, Thejas M Nair and Jason Dere, Thanks for your comments.

[jira] [Commented] (HIVE-784) Support uncorrelated subqueries in the WHERE clause

2013-03-27 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13614982#comment-13614982 ] Sun Rui commented on HIVE-784: -- Guido, you may try project-panthera-ase@github, which is an

[jira] [Created] (HIVE-4055) add Date data type

2013-02-21 Thread Sun Rui (JIRA)
Sun Rui created HIVE-4055: - Summary: add Date data type Key: HIVE-4055 URL: https://issues.apache.org/jira/browse/HIVE-4055 Project: Hive Issue Type: New Feature Components: JDBC, Query

[jira] [Updated] (HIVE-4055) add Date data type

2013-02-21 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-4055: -- Attachment: HIVE-4055.1.patch.txt add Date data type -- Key: HIVE-4055

[jira] [Updated] (HIVE-4055) add Date data type

2013-02-21 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated HIVE-4055: -- Issue Type: Sub-task (was: New Feature) Parent: HIVE-3472 add Date data type --

[jira] [Commented] (HIVE-4055) add Date data type

2013-02-21 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584071#comment-13584071 ] Sun Rui commented on HIVE-4055: --- review request submitted @

[jira] [Commented] (HIVE-3790) UDF to introduce an OFFSET(day,month or year) for a given date or timestamp

2012-12-11 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529609#comment-13529609 ] Sun Rui commented on HIVE-3790: --- Have you considered adding support to the SQL interval type?