[jira] [Commented] (HIVE-3790) UDF to introduce an OFFSET(day,month or year) for a given date or timestamp

2013-08-28 Thread Jithin John (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752149#comment-13752149 ] Jithin John commented on HIVE-3790: --- could some one review this and provide comments?

[jira] [Commented] (HIVE-1511) Hive plan serialization is slow

2013-08-28 Thread Mohammad Kamrul Islam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752239#comment-13752239 ] Mohammad Kamrul Islam commented on HIVE-1511: - Thanks to [~ashutoshc] and

[jira] [Updated] (HIVE-1511) Hive plan serialization is slow

2013-08-28 Thread Mohammad Kamrul Islam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Kamrul Islam updated HIVE-1511: Attachment: KryoHiveTest.java generated_plan.xml

[jira] [Updated] (HIVE-1511) Hive plan serialization is slow

2013-08-28 Thread Mohammad Kamrul Islam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Kamrul Islam updated HIVE-1511: Status: Open (was: Patch Available) Hive plan serialization is slow

[jira] [Commented] (HIVE-5147) Newly added test TestSessionHooks is failing on trunk

2013-08-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752350#comment-13752350 ] Hudson commented on HIVE-5147: -- FAILURE: Integrated in Hive-trunk-hadoop2 #386 (See

[jira] [Commented] (HIVE-5144) HashTableSink allocates empty new Object[] arrays OOMs - use a static emptyRow instead

2013-08-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752349#comment-13752349 ] Hudson commented on HIVE-5144: -- FAILURE: Integrated in Hive-trunk-hadoop2 #386 (See

Possible to get table metadata in UDTF or UDF?

2013-08-28 Thread Hs
Hi all, Is it possible to get metadata (e.g. column names, column ids ) for a given table name inside a User Defined Table Function ? Best regards, Shawn

[jira] [Updated] (HIVE-3562) Some limit can be pushed down to map stage

2013-08-28 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3562: --- Resolution: Fixed Fix Version/s: 0.12.0 Status: Resolved (was: Patch

[jira] [Commented] (HIVE-5166) TestWebHCatE2e is failing on trunk

2013-08-28 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752481#comment-13752481 ] Ashutosh Chauhan commented on HIVE-5166: Stacktrace: {noformat} TestCase

[jira] [Created] (HIVE-5166) TestWebHCatE2e is failing on trunk

2013-08-28 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-5166: -- Summary: TestWebHCatE2e is failing on trunk Key: HIVE-5166 URL: https://issues.apache.org/jira/browse/HIVE-5166 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-5166) TestWebHCatE2e is failing on trunk

2013-08-28 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752486#comment-13752486 ] Ashutosh Chauhan commented on HIVE-5166: Also, I should note this is happening

[jira] [Updated] (HIVE-5128) Direct SQL for view is failing

2013-08-28 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5128: --- Resolution: Fixed Fix Version/s: 0.12.0 Status: Resolved (was: Patch

[jira] [Commented] (HIVE-3562) Some limit can be pushed down to map stage

2013-08-28 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752490#comment-13752490 ] Gopal V commented on HIVE-3562: --- Good work Navis. Let me mark HIVE-5093 as obsoleted by this

[jira] [Commented] (HIVE-5158) allow getting all partitions for table to also use direct SQL path

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752496#comment-13752496 ] Phabricator commented on HIVE-5158: --- ashutoshc has requested changes to the revision

[jira] [Commented] (HIVE-5158) allow getting all partitions for table to also use direct SQL path

2013-08-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752526#comment-13752526 ] Sergey Shelukhin commented on HIVE-5158: Actually there's another path that needs

[jira] [Commented] (HIVE-5128) Direct SQL for view is failing

2013-08-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752530#comment-13752530 ] Hudson commented on HIVE-5128: -- FAILURE: Integrated in Hive-trunk-hadoop2-ptest #74 (See

[jira] [Commented] (HIVE-3562) Some limit can be pushed down to map stage

2013-08-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752529#comment-13752529 ] Hudson commented on HIVE-3562: -- FAILURE: Integrated in Hive-trunk-hadoop2-ptest #74 (See

[jira] [Resolved] (HIVE-5093) Use a combiner for LIMIT with GROUP BY and ORDER BY operators

2013-08-28 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-5093. Resolution: Not A Problem HIVE-3562 made this redundant. Use a combiner

[jira] [Commented] (HIVE-3562) Some limit can be pushed down to map stage

2013-08-28 Thread Sivaramakrishnan Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752543#comment-13752543 ] Sivaramakrishnan Narayanan commented on HIVE-3562: -- Good stuff, Navis!

[jira] [Commented] (HIVE-3562) Some limit can be pushed down to map stage

2013-08-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752552#comment-13752552 ] Hudson commented on HIVE-3562: -- FAILURE: Integrated in Hive-trunk-hadoop1-ptest #142 (See

[jira] [Commented] (HIVE-5128) Direct SQL for view is failing

2013-08-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752553#comment-13752553 ] Hudson commented on HIVE-5128: -- FAILURE: Integrated in Hive-trunk-hadoop1-ptest #142 (See

hive pull request: Kk wb 1228

2013-08-28 Thread krishna-verticloud
GitHub user krishna-verticloud opened a pull request: https://github.com/apache/hive/pull/11 Kk wb 1228 You can merge this pull request into a Git repository by running: $ git pull https://github.com/VertiPub/hive kk-WB-1228 Alternatively you can review and apply these

hive pull request: Kk wb 1228

2013-08-28 Thread krishna-verticloud
Github user krishna-verticloud closed the pull request at: https://github.com/apache/hive/pull/11

[jira] [Commented] (HIVE-5158) allow getting all partitions for table to also use direct SQL path

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752565#comment-13752565 ] Phabricator commented on HIVE-5158: --- sershe has commented on the revision HIVE-5158

[jira] [Updated] (HIVE-5158) allow getting all partitions for table to also use direct SQL path

2013-08-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-5158: --- Status: Open (was: Patch Available) allow getting all partitions for table to also use

[jira] [Commented] (HIVE-5029) direct SQL perf optimization cannot be tested well

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752588#comment-13752588 ] Phabricator commented on HIVE-5029: --- ashutoshc has requested changes to the revision

[jira] [Commented] (HIVE-5158) allow getting all partitions for table to also use direct SQL path

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752591#comment-13752591 ] Phabricator commented on HIVE-5158: --- ashutoshc has commented on the revision HIVE-5158

[jira] [Commented] (HIVE-5029) direct SQL perf optimization cannot be tested well

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752624#comment-13752624 ] Phabricator commented on HIVE-5029: --- sershe has commented on the revision HIVE-5029

[jira] [Updated] (HIVE-4460) Publish HCatalog artifacts for Hadoop 2.x

2013-08-28 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-4460: - Attachment: HIVE-4460.3.patch HIVE-4460.3.patch incorporates RB comments

[jira] [Commented] (HIVE-5029) direct SQL perf optimization cannot be tested well

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752671#comment-13752671 ] Phabricator commented on HIVE-5029: --- ashutoshc has commented on the revision HIVE-5029

[jira] [Updated] (HIVE-5163) refactor org.apache.hadoop.mapred.HCatMapRedUtil

2013-08-28 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-5163: - Attachment: HIVE-5163.update HIVE-5163.patch HIVE-5163.move Moved

[jira] [Commented] (HIVE-5163) refactor org.apache.hadoop.mapred.HCatMapRedUtil

2013-08-28 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752685#comment-13752685 ] Eugene Koifman commented on HIVE-5163: -- This must be checked in after HIVE-4460

[jira] [Updated] (HIVE-5163) refactor org.apache.hadoop.mapred.HCatMapRedUtil

2013-08-28 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-5163: - Status: Patch Available (was: Open) refactor org.apache.hadoop.mapred.HCatMapRedUtil

[jira] [Updated] (HIVE-4895) Move all HCatalog classes to org.apache.hive.hcatalog

2013-08-28 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-4895: - Status: Open (was: Patch Available) This patch will need to be redone after HIVE-4460 HIVE-5163

Re: Review Request 13862: ReduceSinkDeDuplication can pick the wrong partitioning columns

2013-08-28 Thread Yin Huai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13862/ --- (Updated Aug. 28, 2013, 7:03 p.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-5149) ReduceSinkDeDuplication can pick the wrong partitioning columns

2013-08-28 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yin Huai updated HIVE-5149: --- Attachment: HIVE-5149.2.patch ReduceSinkDeDuplication can pick the wrong partitioning columns

[jira] [Commented] (HIVE-4460) Publish HCatalog artifacts for Hadoop 2.x

2013-08-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752783#comment-13752783 ] Thejas M Nair commented on HIVE-4460: - +1 . I will kick off the tests on my machine as

[jira] [Commented] (HIVE-5029) direct SQL perf optimization cannot be tested well

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752805#comment-13752805 ] Phabricator commented on HIVE-5029: --- sershe has commented on the revision HIVE-5029

[jira] [Updated] (HIVE-5029) direct SQL perf optimization cannot be tested well

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-5029: -- Attachment: HIVE-5029.D12483.2.patch sershe updated the revision HIVE-5029 [jira] direct SQL perf

[jira] [Commented] (HIVE-5163) refactor org.apache.hadoop.mapred.HCatMapRedUtil

2013-08-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752820#comment-13752820 ] Thejas M Nair commented on HIVE-5163: - Looks good +1. This is hcat only change, so I

[jira] [Updated] (HIVE-4844) Add char/varchar data types

2013-08-28 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-4844: - Attachment: HIVE-4844.9.patch attaching HIVE-4844.9.patch, changes per review from hbutani: -

[jira] [Updated] (HIVE-4961) Create bridge for custom UDFs to operate in vectorized mode

2013-08-28 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-4961: -- Attachment: vectorUDF.8.patch Added unit tests, plus support for isRepeating performance optimization

[jira] [Updated] (HIVE-5102) ORC getSplits should create splits based the stripes

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-5102: -- Attachment: HIVE-5102.D12579.1.patch omalley requested code review of HIVE-5102 [jira] ORC getSplits

[jira] [Updated] (HIVE-5091) ORC files should have an option to pad stripes to the HDFS block boundaries

2013-08-28 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-5091: Component/s: File Formats ORC files should have an option to pad stripes to the HDFS block

[jira] [Updated] (HIVE-5102) ORC getSplits should create splits based the stripes

2013-08-28 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-5102: Status: Patch Available (was: Open) ORC getSplits should create splits based the stripes

[jira] [Created] (HIVE-5167) webhcat_config.sh checks for env variables being set before sourcing webhcat-env.sh

2013-08-28 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-5167: --- Summary: webhcat_config.sh checks for env variables being set before sourcing webhcat-env.sh Key: HIVE-5167 URL: https://issues.apache.org/jira/browse/HIVE-5167

[jira] [Updated] (HIVE-5167) webhcat_config.sh checks for env variables being set before sourcing webhcat-env.sh

2013-08-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5167: Attachment: HIVE-5167.1.patch webhcat_config.sh checks for env variables being set before

[jira] [Commented] (HIVE-5167) webhcat_config.sh checks for env variables being set before sourcing webhcat-env.sh

2013-08-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752941#comment-13752941 ] Thejas M Nair commented on HIVE-5167: - Also, the check for environment variables being

[jira] [Commented] (HIVE-4196) Support for Streaming Partitions in Hive

2013-08-28 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752946#comment-13752946 ] Roshan Naik commented on HIVE-4196: --- {quote} According to the Hive coding conventions

[jira] [Updated] (HIVE-5158) allow getting all partitions for table to also use direct SQL path

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-5158: -- Attachment: HIVE-5158.D12573.2.patch sershe updated the revision HIVE-5158 [jira] allow getting all

[jira] [Updated] (HIVE-5091) ORC files should have an option to pad stripes to the HDFS block boundaries

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-5091: -- Attachment: HIVE-5091.D12249.3.patch omalley updated the revision HIVE-5091 [jira] ORC files should

[jira] [Assigned] (HIVE-5159) Change the kind fields in ORC's proto file to optional

2013-08-28 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere reassigned HIVE-5159: Assignee: Jason Dere Change the kind fields in ORC's proto file to optional

Re: pre-commit-build offline untill wed

2013-08-28 Thread Brock Noland
OK I just fixed this and verified the restart script works. Sorry about the delay, as Edward said things went to hell, I was out of town without a laptop, and our restart scripts were untested. We'll do our best to make sure this doesn't happen again. On Sat, Aug 24, 2013 at 12:07 PM, Edward

[jira] [Updated] (HIVE-4964) Cleanup PTF code: remove code dealing with non standard sql behavior we had original introduced

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4964: -- Attachment: HIVE-4964.D12585.1.patch hbutani requested code review of HIVE-4964 [jira] Cleanup PTF

[jira] [Updated] (HIVE-4617) ExecuteStatementAsync call to run a query in non-blocking mode

2013-08-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4617: Attachment: HIVE-4617.D12507Test.1.patch HIVE-4617.D12507Test.1.patch - Copy of

[jira] [Updated] (HIVE-4617) ExecuteStatementAsync call to run a query in non-blocking mode

2013-08-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4617: Status: Open (was: Patch Available) ExecuteStatementAsync call to run a query in non-blocking

[jira] [Updated] (HIVE-4617) ExecuteStatementAsync call to run a query in non-blocking mode

2013-08-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4617: Status: Patch Available (was: Open) ExecuteStatementAsync call to run a query in non-blocking

[jira] [Commented] (HIVE-4844) Add char/varchar data types

2013-08-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753058#comment-13753058 ] Xuefu Zhang commented on HIVE-4844: --- Hi Jason, Thanks for your response. I understand

[jira] [Updated] (HIVE-3183) case expression should allow different types per ISO-SQL 2012

2013-08-28 Thread Xiu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiu updated HIVE-3183: -- Attachment: udf_when_type_wrong3.q.out udf_when_type_wrong2.q.out Hive-3183.patch.txt

RFC: Major HCatalog refactoring

2013-08-28 Thread Eugene Koifman
Hi, Here is the plan for refactoring HCatalog as was agreed to when it was merged into Hive during. HIVE-4869 is the umbrella bug for this work. The changes are complex and touch every single file under hcatalog. Please comment. When HCatalog project was merged into Hive on 0.11 several

[jira] [Commented] (HIVE-4844) Add char/varchar data types

2013-08-28 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753094#comment-13753094 ] Jason Dere commented on HIVE-4844: -- Hi Xuefu, sorry about. I did add precision/scale in a

[jira] [Commented] (HIVE-5029) direct SQL perf optimization cannot be tested well

2013-08-28 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753109#comment-13753109 ] Hive QA commented on HIVE-5029: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-951) Selectively include EXTERNAL TABLE source files via REGEX

2013-08-28 Thread indrajit (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753163#comment-13753163 ] indrajit commented on HIVE-951: --- CREATE EXTERNAL TABLE allow users to us the table on the top

[jira] [Updated] (HIVE-4964) Cleanup PTF code: remove code dealing with non standard sql behavior we had original introduced

2013-08-28 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-4964: --- Assignee: Harish Butani Cleanup PTF code: remove code dealing with non standard sql

[jira] [Commented] (HIVE-4964) Cleanup PTF code: remove code dealing with non standard sql behavior we had original introduced

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753169#comment-13753169 ] Phabricator commented on HIVE-4964: --- ashutoshc has accepted the revision HIVE-4964 [jira]

[jira] [Commented] (HIVE-5029) direct SQL perf optimization cannot be tested well

2013-08-28 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753175#comment-13753175 ] Sergey Shelukhin commented on HIVE-5029: Hive QA passed direct

[jira] [Updated] (HIVE-5158) allow getting all partitions for table to also use direct SQL path

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-5158: -- Attachment: HIVE-5158.D12573.3.patch sershe updated the revision HIVE-5158 [jira] allow getting all

[jira] [Commented] (HIVE-5029) direct SQL perf optimization cannot be tested well

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753217#comment-13753217 ] Phabricator commented on HIVE-5029: --- ashutoshc has commented on the revision HIVE-5029

[jira] [Commented] (HIVE-5107) Change hive's build to maven

2013-08-28 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753233#comment-13753233 ] Roshan Naik commented on HIVE-5107: --- curious .. is ant's 'makepom' task (to convert a

[jira] [Commented] (HIVE-5158) allow getting all partitions for table to also use direct SQL path

2013-08-28 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753248#comment-13753248 ] Phabricator commented on HIVE-5158: --- ashutoshc has accepted the revision HIVE-5158 [jira]

[jira] [Commented] (HIVE-5102) ORC getSplits should create splits based the stripes

2013-08-28 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753305#comment-13753305 ] Hive QA commented on HIVE-5102: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-3562) Some limit can be pushed down to map stage

2013-08-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753307#comment-13753307 ] Hudson commented on HIVE-3562: -- SUCCESS: Integrated in Hive-trunk-h0.21 #2295 (See

[jira] [Commented] (HIVE-5128) Direct SQL for view is failing

2013-08-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753308#comment-13753308 ] Hudson commented on HIVE-5128: -- SUCCESS: Integrated in Hive-trunk-h0.21 #2295 (See