[jira] [Updated] (HIVE-2957) Hive JDBC doesn't support TIMESTAMP column

2012-04-22 Thread tamtam180 (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tamtam180 updated HIVE-2957: Attachment: HIVE-2957.2.patch.txt I updated the patch. I added testcase and fixed the some issues which I

[jira] [Commented] (HIVE-2957) Hive JDBC doesn't support TIMESTAMP column

2012-04-22 Thread tamtam180 (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13259040#comment-13259040 ] tamtam180 commented on HIVE-2957: - Hi Bharath, As I wrote in above comment, I updated your

[jira] [Commented] (HIVE-2957) Hive JDBC doesn't support TIMESTAMP column

2012-04-22 Thread Bharath Ganesh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13259049#comment-13259049 ] Bharath Ganesh commented on HIVE-2957: -- Looks fine to me. Thanks.

[jira] [Updated] (HIVE-2949) bug with describe and reserved keyword

2012-04-22 Thread Fabian Alenius (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Alenius updated HIVE-2949: - Affects Version/s: (was: 0.7.1) bug with describe and reserved keyword

[jira] [Assigned] (HIVE-2703) ResultSetMetaData.getColumnType() always returns VARCHAR(string) for partition columns irrespective of partition column type

2012-04-22 Thread tamtam180 (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tamtam180 reassigned HIVE-2703: --- Assignee: tamtam180 ResultSetMetaData.getColumnType() always returns VARCHAR(string) for

[jira] [Assigned] (HIVE-2803) utc_from_timestamp and utc_to_timestamp returns incorrect results.

2012-04-22 Thread Sho Shimauchi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sho Shimauchi reassigned HIVE-2803: --- Assignee: tamtam180 utc_from_timestamp and utc_to_timestamp returns incorrect results.

ant test fails

2012-04-22 Thread Srinivasan Rajivelu
Hi All, After running ant package, if I run ant test fails, I tried all, ant package ant clean package ant -Djavac.debug=on package I cannot run neither all test cases or positive test cases. ant test ant test -Dtestcase=TestCliDriver Both fails, And hive version that I am using is

Re: ant test fails

2012-04-22 Thread Namit Jain
When you run ant test -Dtestcase=TestCliDriver Which test fails ? Also, can you try running the tests in non-debug mode. I.e Do ant package (Instead of ant -Djavac.debug=on package) -namit On 4/22/12 9:59 PM, Srinivasan Rajivelu srinivasanrajiv...@gmail.com wrote: Hi All, After

[jira] [Updated] (HIVE-2721) ability to select a view qualified by the database / schema name

2012-04-22 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2721: - Status: Open (was: Patch Available) some minor comments on phabricator ability to

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

2012-04-22 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2288: - Status: Open (was: Patch Available) Adding the oracle nvl function to the UDF

[jira] [Commented] (HIVE-2703) ResultSetMetaData.getColumnType() always returns VARCHAR(string) for partition columns irrespective of partition column type

2012-04-22 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13259387#comment-13259387 ] Phabricator commented on HIVE-2703: --- njain has accepted the revision HIVE-2703 [jira]