[jira] Updated: (HIVE-853) Add a hint to select which tables to stream in a join

2009-09-25 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-853: - Attachment: HIVE-853.2.patch updated Add a hint to select which tables to stream in a join

[jira] Created: (HIVE-853) Add a hint to select which tables to stream in a join

2009-09-22 Thread Emil Ibrishimov (JIRA)
Add a hint to select which tables to stream in a join - Key: HIVE-853 URL: https://issues.apache.org/jira/browse/HIVE-853 Project: Hadoop Hive Issue Type: New Feature Components:

[jira] Updated: (HIVE-853) Add a hint to select which tables to stream in a join

2009-09-22 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-853: - Attachment: HIVE-853.1.patch The new hint is STREAMTABLE(table1, table2, ...) The tag reordering

[jira] Updated: (HIVE-853) Add a hint to select which tables to stream in a join

2009-09-22 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-853: - Status: Patch Available (was: Open) Add a hint to select which tables to stream in a join

[jira] Updated: (HIVE-771) QueryPlan getStageType and getOperatorType should use a hash map instead of the big if

2009-09-15 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-771: - Attachment: HIVE-771.3.patch QueryPlan getStageType and getOperatorType should use a hash map

[jira] Updated: (HIVE-591) create new type of join ( 1 row for a given key from multiple tables)

2009-09-09 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-591: - Attachment: HIVE-591.2.patch Simplified the main methods. Added PRESERVED, only the syntax is

[jira] Updated: (HIVE-591) create new type of join ( 1 row for a given key from multiple tables)

2009-09-09 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-591: - Attachment: HIVE-591.3.patch Added. Thank you create new type of join ( 1 row for a given key

[jira] Updated: (HIVE-591) create new type of join ( 1 row for a given key from multiple tables)

2009-09-09 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-591: - Attachment: HIVE-591.4.patch create new type of join ( 1 row for a given key from multiple

[jira] Assigned: (HIVE-771) QueryPlan getStageType and getOperatorType should use a hash map instead of the big if

2009-08-24 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov reassigned HIVE-771: Assignee: Emil Ibrishimov QueryPlan getStageType and getOperatorType should use a hash map

[jira] Updated: (HIVE-771) QueryPlan getStageType and getOperatorType should use a hash map instead of the big if

2009-08-24 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-771: - Status: Patch Available (was: Open) QueryPlan getStageType and getOperatorType should use a hash

[jira] Updated: (HIVE-771) QueryPlan getStageType and getOperatorType should use a hash map instead of the big if

2009-08-24 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-771: - Attachment: HIVE-771.1.patch Moved the getType() function to Task and Operator (as in the TODOs)

[jira] Updated: (HIVE-771) QueryPlan getStageType and getOperatorType should use a hash map instead of the big if

2009-08-24 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-771: - Attachment: HIVE-771.2.patch Forgot about these, sorry. Here is a patch without them. QueryPlan

[jira] Commented: (HIVE-691) show documentation for user defined functions

2009-08-05 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12739640#action_12739640 ] Emil Ibrishimov commented on HIVE-691: -- So, should I leave __FUNC__ in the descriptions?

[jira] Commented: (HIVE-691) show documentation for user defined functions

2009-08-03 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738489#action_12738489 ] Emil Ibrishimov commented on HIVE-691: -- Yes, but aren't we still left with __FUNC__ in

[jira] Commented: (HIVE-691) show documentation for user defined functions

2009-08-01 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737997#action_12737997 ] Emil Ibrishimov commented on HIVE-691: -- The reasen I put _FUNC_ instead of directly

[jira] Updated: (HIVE-691) show documentation for user defined functions

2009-07-31 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-691: - Attachment: HIVE-691.1.patch Here is an example describe function: {noformat} query: DESCRIBE

[jira] Updated: (HIVE-691) show documentation for user defined functions

2009-07-31 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-691: - Fix Version/s: 0.4.0 Status: Patch Available (was: Open) show documentation for user

[jira] Commented: (HIVE-691) show documentation for user defined functions

2009-07-30 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737269#action_12737269 ] Emil Ibrishimov commented on HIVE-691: -- So far, I added DESCRIBE FUNCTION and DESCRIBE

[jira] Commented: (HIVE-691) show documentation for user defined functions

2009-07-30 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737274#action_12737274 ] Emil Ibrishimov commented on HIVE-691: -- What about functions that can be called with

[jira] Updated: (HIVE-607) Create statistical UDFs.

2009-07-29 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-607: - Fix Version/s: 0.4.0 Status: Patch Available (was: Open) Create statistical UDFs.

[jira] Updated: (HIVE-607) Create statistical UDFs.

2009-07-29 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-607: - Attachment: HIVE-607.1.patch Create statistical UDFs.

[jira] Updated: (HIVE-607) Create statistical UDFs.

2009-07-29 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-607: - Attachment: HIVE-607.2.patch Thanks, Namit! Are these javadocs enough or there should be one for

[jira] Commented: (HIVE-607) Create statistical UDFs.

2009-07-27 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12735890#action_12735890 ] Emil Ibrishimov commented on HIVE-607: -- Hey Scott. The formula you are using has

[jira] Created: (HIVE-696) GenericUDF.getDisplayString should display the correct name for multiple functions using the same implementation

2009-07-27 Thread Emil Ibrishimov (JIRA)
GenericUDF.getDisplayString should display the correct name for multiple functions using the same implementation Key: HIVE-696 URL:

[jira] Updated: (HIVE-620) resolver does not pick the right function when more than one function points at it

2009-07-23 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-620: - Attachment: HIVE-620.2.patch resolver does not pick the right function when more than one

[jira] Updated: (HIVE-668) Add more string UDFs

2009-07-23 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-668: - Attachment: HIVE-668.1.patch left() and right() cannot be parsed because LEFT and RIGHT are

[jira] Updated: (HIVE-668) Add more string UDFs

2009-07-23 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-668: - Fix Version/s: 0.4.0 Status: Patch Available (was: Open) Add more string UDFs

[jira] Assigned: (HIVE-620) resolver does not pick the right function when more than one function points at it

2009-07-22 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov reassigned HIVE-620: Assignee: Emil Ibrishimov resolver does not pick the right function when more than one

[jira] Updated: (HIVE-620) resolver does not pick the right function when more than one function points at it

2009-07-22 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-620: - Attachment: HIVE-620.1.patch exprNodeFuncDesc's constructor now takes the function name as an

[jira] Updated: (HIVE-620) resolver does not pick the right function when more than one function points at it

2009-07-22 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-620: - Fix Version/s: 0.4.0 Status: Patch Available (was: Open) resolver does not pick the

[jira] Commented: (HIVE-642) udf equivalent to string split

2009-07-21 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733747#action_12733747 ] Emil Ibrishimov commented on HIVE-642: -- There are some easy (compromise) ways to

[jira] Commented: (HIVE-615) new user functions needed for HIVE

2009-07-21 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733793#action_12733793 ] Emil Ibrishimov commented on HIVE-615: -- Functions we still don't have: abs binary

[jira] Updated: (HIVE-642) udf equivalent to string split

2009-07-20 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-642: - Attachment: HIVE-642.1.patch udf equivalent to string split --

[jira] Updated: (HIVE-642) udf equivalent to string split

2009-07-20 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-642: - Attachment: HIVE-642.2.patch Oops, fixed. Thanks! udf equivalent to string split

[jira] Updated: (HIVE-643) Hive to recognized escaped strings

2009-07-17 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-643: - Attachment: HIVE-643.1.patch Hive to recognized escaped strings

[jira] Updated: (HIVE-643) Hive to recognized escaped strings

2009-07-17 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-643: - Fix Version/s: 0.4.0 Status: Patch Available (was: Open) Hive to recognized escaped

[jira] Updated: (HIVE-646) UDFs for conversion between different number bases (conv, hex, bin)

2009-07-16 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-646: - Fix Version/s: 0.4.0 Status: Patch Available (was: Open) UDFs for conversion between

[jira] Created: (HIVE-641) udf_reverse.q.out has broken UDF characters

2009-07-15 Thread Emil Ibrishimov (JIRA)
udf_reverse.q.out has broken UDF characters --- Key: HIVE-641 URL: https://issues.apache.org/jira/browse/HIVE-641 Project: Hadoop Hive Issue Type: Bug Reporter: Emil Ibrishimov

[jira] Updated: (HIVE-641) udf_reverse.q.out has broken UDF characters

2009-07-15 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-641: - Fix Version/s: 0.4.0 Status: Patch Available (was: Open) udf_reverse.q.out has broken

[jira] Updated: (HIVE-641) udf_reverse.q.out has broken UDF characters

2009-07-15 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-641: - Attachment: HIVE-641.1.patch Removed the EXPLAIN query that causes the problem.

[jira] Updated: (HIVE-623) Optimize length and reverse UDFs

2009-07-14 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-623: - Attachment: HIVE-623.4.patch Optimize length and reverse UDFs

[jira] Updated: (HIVE-623) Optimize length and reverse UDFs

2009-07-14 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-623: - Fix Version/s: 0.4.0 Status: Patch Available (was: Open) Optimize length and reverse

[jira] Updated: (HIVE-623) Optimize length and reverse UDFs

2009-07-13 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-623: - Attachment: HIVE-623.2.patch changed Optimize length and reverse UDFs

[jira] Updated: (HIVE-623) Optimize length and reverse UDFs

2009-07-13 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-623: - Attachment: HIVE-623.3.patch OK, now I check it with a bit mask. Optimize length and reverse

[jira] Created: (HIVE-622) Implement reverse UDF

2009-07-09 Thread Emil Ibrishimov (JIRA)
Implement reverse UDF - Key: HIVE-622 URL: https://issues.apache.org/jira/browse/HIVE-622 Project: Hadoop Hive Issue Type: New Feature Components: Query Processor Reporter: Emil Ibrishimov

[jira] Updated: (HIVE-622) Implement reverse UDF

2009-07-09 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-622: - Attachment: HIVE-622.1.patch This patch adds the reverse UDF and a test for it. Implement

[jira] Created: (HIVE-623) Optimize length and reverse UDFs

2009-07-09 Thread Emil Ibrishimov (JIRA)
Optimize length and reverse UDFs Key: HIVE-623 URL: https://issues.apache.org/jira/browse/HIVE-623 Project: Hadoop Hive Issue Type: Improvement Components: Query Processor Reporter:

[jira] Updated: (HIVE-622) Implement reverse UDF

2009-07-09 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov updated HIVE-622: - Attachment: HIVE-622.2.patch Added drop to udf_reverse.q and to udf_length.q and also changed src

[jira] Assigned: (HIVE-615) new user functions needed for HIVE

2009-07-08 Thread Emil Ibrishimov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emil Ibrishimov reassigned HIVE-615: Assignee: Emil Ibrishimov (was: Namit Jain) new user functions needed for HIVE