[jira] [Commented] (HIVE-2695) Add PRINTF() Udf

2012-12-10 Thread Phabricator (JIRA)

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

Phabricator commented on HIVE-2695:
---

zhenxiao has abandoned the revision HIVE-2695 [jira] Add PRINTF() Udf.

REVISION DETAIL
  https://reviews.facebook.net/D1155

To: JIRA, zhenxiao
Cc: zhenxiao


 Add PRINTF() Udf
 

 Key: HIVE-2695
 URL: https://issues.apache.org/jira/browse/HIVE-2695
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: Carl Steinbach
Assignee: Zhenxiao Luo
 Fix For: 0.9.0

 Attachments: ASF.LICENSE.NOT.GRANTED--HIVE-2695.D1155.1.patch, 
 ASF.LICENSE.NOT.GRANTED--HIVE-2695.D1161.1.patch, 
 ASF.LICENSE.NOT.GRANTED--HIVE-2695.D1173.1.patch, HIVE-2695.D1173.1.patch




--
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-2695) Add PRINTF() Udf

2012-12-10 Thread Phabricator (JIRA)

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

Phabricator commented on HIVE-2695:
---

zhenxiao has abandoned the revision HIVE-2695 [jira] Add PRINTF() Udf.

REVISION DETAIL
  https://reviews.facebook.net/D1161

To: JIRA, zhenxiao
Cc: zhenxiao


 Add PRINTF() Udf
 

 Key: HIVE-2695
 URL: https://issues.apache.org/jira/browse/HIVE-2695
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: Carl Steinbach
Assignee: Zhenxiao Luo
 Fix For: 0.9.0

 Attachments: ASF.LICENSE.NOT.GRANTED--HIVE-2695.D1155.1.patch, 
 ASF.LICENSE.NOT.GRANTED--HIVE-2695.D1161.1.patch, 
 ASF.LICENSE.NOT.GRANTED--HIVE-2695.D1173.1.patch, HIVE-2695.D1173.1.patch




--
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-2695) Add PRINTF() Udf

2012-12-10 Thread Phabricator (JIRA)

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

Phabricator commented on HIVE-2695:
---

zhenxiao has abandoned the revision HIVE-2695 [jira] Add PRINTF() Udf.

REVISION DETAIL
  https://reviews.facebook.net/D1173

To: JIRA, zhenxiao


 Add PRINTF() Udf
 

 Key: HIVE-2695
 URL: https://issues.apache.org/jira/browse/HIVE-2695
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: Carl Steinbach
Assignee: Zhenxiao Luo
 Fix For: 0.9.0

 Attachments: ASF.LICENSE.NOT.GRANTED--HIVE-2695.D1155.1.patch, 
 ASF.LICENSE.NOT.GRANTED--HIVE-2695.D1161.1.patch, 
 ASF.LICENSE.NOT.GRANTED--HIVE-2695.D1173.1.patch, HIVE-2695.D1173.1.patch




--
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-2695) Add PRINTF() Udf

2012-01-16 Thread Hudson (Commented) (JIRA)

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

Hudson commented on HIVE-2695:
--

Integrated in Hive-trunk-h0.21-dbg #3 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21-dbg/3/])
HIVE-2695 Add PRINTF() Udf (Zhenxiao Luo via namit)

namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1230758
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/GenericUDFPrintf.java
* /hive/trunk/ql/src/test/queries/clientnegative/udf_printf_wrong1.q
* /hive/trunk/ql/src/test/queries/clientnegative/udf_printf_wrong2.q
* /hive/trunk/ql/src/test/queries/clientnegative/udf_printf_wrong3.q
* /hive/trunk/ql/src/test/queries/clientnegative/udf_printf_wrong4.q
* /hive/trunk/ql/src/test/queries/clientpositive/udf_printf.q
* /hive/trunk/ql/src/test/results/clientnegative/udf_printf_wrong1.q.out
* /hive/trunk/ql/src/test/results/clientnegative/udf_printf_wrong2.q.out
* /hive/trunk/ql/src/test/results/clientnegative/udf_printf_wrong3.q.out
* /hive/trunk/ql/src/test/results/clientnegative/udf_printf_wrong4.q.out
* /hive/trunk/ql/src/test/results/clientpositive/show_functions.q.out
* /hive/trunk/ql/src/test/results/clientpositive/udf_printf.q.out


 Add PRINTF() Udf
 

 Key: HIVE-2695
 URL: https://issues.apache.org/jira/browse/HIVE-2695
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: Carl Steinbach
Assignee: Zhenxiao Luo
 Attachments: HIVE-2695.D1155.1.patch, HIVE-2695.D1161.1.patch, 
 HIVE-2695.D1173.1.patch




--
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-2695) Add PRINTF() Udf

2012-01-12 Thread Hudson (Commented) (JIRA)

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

Hudson commented on HIVE-2695:
--

Integrated in Hive-trunk-h0.21 #1198 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1198/])
HIVE-2695 Add PRINTF() Udf (Zhenxiao Luo via namit)

namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1230758
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/GenericUDFPrintf.java
* /hive/trunk/ql/src/test/queries/clientnegative/udf_printf_wrong1.q
* /hive/trunk/ql/src/test/queries/clientnegative/udf_printf_wrong2.q
* /hive/trunk/ql/src/test/queries/clientnegative/udf_printf_wrong3.q
* /hive/trunk/ql/src/test/queries/clientnegative/udf_printf_wrong4.q
* /hive/trunk/ql/src/test/queries/clientpositive/udf_printf.q
* /hive/trunk/ql/src/test/results/clientnegative/udf_printf_wrong1.q.out
* /hive/trunk/ql/src/test/results/clientnegative/udf_printf_wrong2.q.out
* /hive/trunk/ql/src/test/results/clientnegative/udf_printf_wrong3.q.out
* /hive/trunk/ql/src/test/results/clientnegative/udf_printf_wrong4.q.out
* /hive/trunk/ql/src/test/results/clientpositive/show_functions.q.out
* /hive/trunk/ql/src/test/results/clientpositive/udf_printf.q.out


 Add PRINTF() Udf
 

 Key: HIVE-2695
 URL: https://issues.apache.org/jira/browse/HIVE-2695
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: Carl Steinbach
Assignee: Zhenxiao Luo
 Attachments: HIVE-2695.D1155.1.patch, HIVE-2695.D1161.1.patch, 
 HIVE-2695.D1173.1.patch




--
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-2695) Add PRINTF() Udf

2012-01-11 Thread Namit Jain (Commented) (JIRA)

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

Namit Jain commented on HIVE-2695:
--

+1

 Add PRINTF() Udf
 

 Key: HIVE-2695
 URL: https://issues.apache.org/jira/browse/HIVE-2695
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: Carl Steinbach
Assignee: Zhenxiao Luo
 Attachments: HIVE-2695.D1155.1.patch, HIVE-2695.D1161.1.patch, 
 HIVE-2695.D1173.1.patch




--
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-2695) Add PRINTF() Udf

2012-01-10 Thread Phabricator (Commented) (JIRA)

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

Phabricator commented on HIVE-2695:
---

zhenxiao has commented on the revision HIVE-2695 [jira] Add PRINTF() Udf.

  udf_printf_wrong4.q.out is missing, will checkin a new patch soon

REVISION DETAIL
  https://reviews.facebook.net/D1161


 Add PRINTF() Udf
 

 Key: HIVE-2695
 URL: https://issues.apache.org/jira/browse/HIVE-2695
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: Carl Steinbach
Assignee: Zhenxiao Luo
 Attachments: HIVE-2695.D1155.1.patch, HIVE-2695.D1161.1.patch




--
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-2695) Add PRINTF() Udf

2012-01-09 Thread Phabricator (Commented) (JIRA)

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

Phabricator commented on HIVE-2695:
---

zhenxiao has commented on the revision HIVE-2695 [jira] Add PRINTF() Udf.

  Invalid patch. More testcases needed.

REVISION DETAIL
  https://reviews.facebook.net/D1155


 Add PRINTF() Udf
 

 Key: HIVE-2695
 URL: https://issues.apache.org/jira/browse/HIVE-2695
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: Carl Steinbach
Assignee: Zhenxiao Luo
 Attachments: HIVE-2695.D1155.1.patch, HIVE-2695.D1161.1.patch




--
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-2695) Add PRINTF() Udf

2012-01-05 Thread Carl Steinbach (Commented) (JIRA)

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

Carl Steinbach commented on HIVE-2695:
--

Add a PRINTF(String format, Obj... args) Udf that can format strings according 
to printf-style format strings.

Ref: http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Formatter.html


 Add PRINTF() Udf
 

 Key: HIVE-2695
 URL: https://issues.apache.org/jira/browse/HIVE-2695
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: Carl Steinbach



--
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