[jira] Commented: (HIVE-867) Add add UDFs found in mysql

2010-03-18 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846982#action_12846982 ] Edward Capriolo commented on HIVE-867: -- I am going to break these up into several

[jira] Commented: (HIVE-1252) Task breaking bug when breaking after a filter operator

2010-03-18 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846988#action_12846988 ] Namit Jain commented on HIVE-1252: -- Can you change the test to add: m.value is not null in

[jira] Updated: (HIVE-1252) Task breaking bug when breaking after a filter operator

2010-03-18 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1252: --- Attachment: hive-1252.3.patch a new patch added m.value is not null and m.value!='' Task breaking

[jira] Created: (HIVE-1255) Add mathamatical UDFs PI, E, degrees, radians,tan, and atan

2010-03-18 Thread Edward Capriolo (JIRA)
Add mathamatical UDFs PI, E, degrees, radians,tan, and atan --- Key: HIVE-1255 URL: https://issues.apache.org/jira/browse/HIVE-1255 Project: Hadoop Hive Issue Type: New Feature

[jira] Commented: (HIVE-365) Create Table to support multiple levels of delimiters

2010-03-18 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847048#action_12847048 ] Zheng Shao commented on HIVE-365: - I am thinking something like: {code} CREATE TABLE

[jira] Commented: (HIVE-1256) fix Hive logo img tag to avoid stretching

2010-03-18 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847095#action_12847095 ] John Sichi commented on HIVE-1256: -- Zheng, do you know where the Hive website sources live,

[jira] Commented: (HIVE-422) Logo for Hive

2010-03-18 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847096#action_12847096 ] John Sichi commented on HIVE-422: - Opened HIVE-1256 to get attention for this. Logo for

[jira] Created: (HIVE-1256) fix Hive logo img tag to avoid stretching

2010-03-18 Thread John Sichi (JIRA)
fix Hive logo img tag to avoid stretching - Key: HIVE-1256 URL: https://issues.apache.org/jira/browse/HIVE-1256 Project: Hadoop Hive Issue Type: Bug Components: Documentation Affects

[jira] Created: (HIVE-1257) joins between HBase tables and other tables (whether HBase or not) are broken

2010-03-18 Thread John Sichi (JIRA)
joins between HBase tables and other tables (whether HBase or not) are broken - Key: HIVE-1257 URL: https://issues.apache.org/jira/browse/HIVE-1257 Project: Hadoop Hive

[jira] Commented: (HIVE-1257) joins between HBase tables and other tables (whether HBase or not) are broken

2010-03-18 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847155#action_12847155 ] John Sichi commented on HIVE-1257: -- Copying details from mailing list thread: From

[jira] Updated: (HIVE-1257) joins between HBase tables and other tables (whether HBase or not) are broken

2010-03-18 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1257: - Attachment: HIVE-1257.prelim.patch Preliminary patch which fixes the test queries; I haven't run through

[jira] Commented: (HIVE-1257) joins between HBase tables and other tables (whether HBase or not) are broken

2010-03-18 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847184#action_12847184 ] John Sichi commented on HIVE-1257: -- I also need to add new tests for the real patch

[jira] Created: (HIVE-1258) set merge files to files when bucketing/sorting is being enforced

2010-03-18 Thread Namit Jain (JIRA)
set merge files to files when bucketing/sorting is being enforced - Key: HIVE-1258 URL: https://issues.apache.org/jira/browse/HIVE-1258 Project: Hadoop Hive Issue Type: Bug

[jira] Resolved: (HIVE-932) enforce bucketing

2010-03-18 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang resolved HIVE-932. --- Resolution: Fixed Already fixed in trunk by namit. enforce bucketing -