[jira] [Commented] (HIVE-2288) Adding the oracle nvl function to the UDF

2013-01-09 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547861#comment-13547861
 ] 

Hudson commented on HIVE-2288:
--

Integrated in Hive-trunk-hadoop2 #54 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
HIVE-2288 : Adding the oracle nvl function to the UDF (Ed Capriolo, Guy 
Doulberg via Ashutosh Chauhan) (Revision 1419204)

 Result = ABORTED
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1419204
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFNvl.java
* /hive/trunk/ql/src/test/queries/clientpositive/udf_nvl.q
* /hive/trunk/ql/src/test/results/clientpositive/show_functions.q.out
* /hive/trunk/ql/src/test/results/clientpositive/udf_nvl.q.out


 Adding the oracle nvl function to the UDF
 -

 Key: HIVE-2288
 URL: https://issues.apache.org/jira/browse/HIVE-2288
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Affects Versions: 0.9.0
Reporter: Guy Doulberg
Assignee: Edward Capriolo
Priority: Minor
  Labels: hive
 Fix For: 0.11.0

 Attachments: 
 0002-HIVE-2288-Adding-the-oracle-nvl-function-to-the-UDF.patch, 
 hive-2288.2.patch.txt


 It would be nice if we could use the nvl function, described at oracle:
 http://www.techonthenet.com/oracle/functions/nvl.php

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-2288) Adding the oracle nvl function to the UDF

2012-12-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13528240#comment-13528240
 ] 

Hudson commented on HIVE-2288:
--

Integrated in Hive-trunk-h0.21 #1848 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1848/])
HIVE-2288 : Adding the oracle nvl function to the UDF (Ed Capriolo, Guy 
Doulberg via Ashutosh Chauhan) (Revision 1419204)

 Result = FAILURE
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1419204
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFNvl.java
* /hive/trunk/ql/src/test/queries/clientpositive/udf_nvl.q
* /hive/trunk/ql/src/test/results/clientpositive/show_functions.q.out
* /hive/trunk/ql/src/test/results/clientpositive/udf_nvl.q.out


 Adding the oracle nvl function to the UDF
 -

 Key: HIVE-2288
 URL: https://issues.apache.org/jira/browse/HIVE-2288
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Affects Versions: 0.9.0
Reporter: Guy Doulberg
Assignee: Edward Capriolo
Priority: Minor
  Labels: hive
 Fix For: 0.11

 Attachments: 
 0002-HIVE-2288-Adding-the-oracle-nvl-function-to-the-UDF.patch, 
 hive-2288.2.patch.txt


 It would be nice if we could use the nvl function, described at oracle:
 http://www.techonthenet.com/oracle/functions/nvl.php

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-2288) Adding the oracle nvl function to the UDF

2012-12-09 Thread Ashutosh Chauhan (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13527556#comment-13527556
 ] 

Ashutosh Chauhan commented on HIVE-2288:


+1 will commit if tests pass.

 Adding the oracle nvl function to the UDF
 -

 Key: HIVE-2288
 URL: https://issues.apache.org/jira/browse/HIVE-2288
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Affects Versions: 0.9.0
Reporter: Guy Doulberg
Assignee: Edward Capriolo
Priority: Minor
  Labels: hive
 Attachments: 
 0002-HIVE-2288-Adding-the-oracle-nvl-function-to-the-UDF.patch, 
 hive-2288.2.patch.txt


 It would be nice if we could use the nvl function, described at oracle:
 http://www.techonthenet.com/oracle/functions/nvl.php

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-2288) Adding the oracle nvl function to the UDF

2012-04-23 Thread Edward Capriolo (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13259605#comment-13259605
 ] 

Edward Capriolo commented on HIVE-2288:
---

Namit, I added the test cases and related changed. Is there anyreason you 
reverted this back to OPEN? In my eyes it is read for review.

 Adding the oracle nvl function to the UDF
 -

 Key: HIVE-2288
 URL: https://issues.apache.org/jira/browse/HIVE-2288
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Affects Versions: 0.8.1
Reporter: Guy Doulberg
Assignee: Edward Capriolo
Priority: Minor
  Labels: hive
 Attachments: 
 0002-HIVE-2288-Adding-the-oracle-nvl-function-to-the-UDF.patch, 
 hive-2288.2.patch.txt


 It would be nice if we could use the nvl function, described at oracle:
 http://www.techonthenet.com/oracle/functions/nvl.php

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HIVE-2288) Adding the oracle nvl function to the UDF

2012-04-12 Thread Edward Capriolo (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13252821#comment-13252821
 ] 

Edward Capriolo commented on HIVE-2288:
---

You need to include test cases will a patch. Are you still looking to work on 
this?

 Adding the oracle nvl function to the UDF
 -

 Key: HIVE-2288
 URL: https://issues.apache.org/jira/browse/HIVE-2288
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: Guy Doulberg
Priority: Minor
  Labels: hive
 Attachments: 
 0002-HIVE-2288-Adding-the-oracle-nvl-function-to-the-UDF.patch


 It would be nice if we could use the nvl function, described at oracle:
 http://www.techonthenet.com/oracle/functions/nvl.php

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira