Review Request: HIVE-2188: Add a function to retrieve multiple tables on trip to the hive metastore

2011-06-01 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/831/ --- Review request for hive and Paul Yang. Summary --- Created a function "multi

Re: Review Request: HIVE-2188: Add a function to retrieve multiple tables on trip to the hive metastore

2011-06-02 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/831/ --- (Updated 2011-06-02 23:01:00.830757) Review request for hive, Paul Yang and Ashut

Review Request: HIVE-2194: Add actions to MetaStoreEventListener to be performed on alter table and alter partition operations.

2011-06-03 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/853/ --- Review request for hive and Paul Yang. Summary --- HIVE-2038 introduced the

Re: Review Request: HIVE-2188: Add a function to retrieve multiple tables on trip to the hive metastore

2011-06-06 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/831/ --- (Updated 2011-06-06 21:09:54.167933) Review request for hive, Paul Yang and Ashut

Re: Review Request: HIVE-2188: Add a function to retrieve multiple tables on trip to the hive metastore

2011-06-06 Thread Sohan Jain
iews.apache.org/r/831/diff/1/?file=20148#file20148line221> > > > > This test really belongs in the TestMetastore or some such in metastore > > dir not in HiveServer. Thanks for the pointer and for the feedback. - Sohan -------

Re: Review Request: HIVE-2194: Add actions to MetaStoreEventListener to be performed on alter table and alter partition operations.

2011-06-06 Thread Sohan Jain
atically generated e-mail. To reply, visit: https://reviews.apache.org/r/853/#review758 --- On 2011-06-03 20:20:03, Sohan Jain wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apach

Re: Review Request: HIVE-2194: Add actions to MetaStoreEventListener to be performed on alter table and alter partition operations.

2011-06-06 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/853/ --- (Updated 2011-06-06 23:23:50.520460) Review request for hive and Paul Yang. Cha

Re: Review Request: HIVE-2188: Add a function to retrieve multiple tables on trip to the hive metastore

2011-06-06 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/831/ --- (Updated 2011-06-07 01:11:44.582629) Review request for hive, Paul Yang and Ashut

Re: Review Request: HIVE-2188: Add a function to retrieve multiple tables on trip to the hive metastore

2011-06-06 Thread Sohan Jain
ore/ObjectStore.java, > > line 802 > > <https://reviews.apache.org/r/831/diff/2/?file=20590#file20590line802> > > > > It would be good to first check if the DB exists, and throw > > UnknownDBException if it's not found. Will do. As a side note, this check requires another db call, which may slow d

Re: Review Request: HIVE-2188: Add a function to retrieve multiple tables on trip to the hive metastore

2011-06-07 Thread Sohan Jain
e-mail. To reply, visit: https://reviews.apache.org/r/831/#review778 --- On 2011-06-07 01:11:44, Sohan Jain wrote: > > --- > This is an autom

Re: Review Request: HIVE-2188: Add a function to retrieve multiple tables on trip to the hive metastore

2011-06-07 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/831/ --- (Updated 2011-06-08 02:53:35.735457) Review request for hive, Paul Yang and Ashut

Review Request: HIVE-2213: Optimize get_partition_names_ps()

2011-06-10 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/878/ --- Review request for hive and Paul Yang. Summary --- If a table has a large nu

Re: Review Request: HIVE-2194: Add actions to MetaStoreEventListener to be performed on alter table and alter partition operations.

2011-06-13 Thread Sohan Jain
t what caused the failure. I think it would be better to modify the > > code so that an exception is always thrown when success==FALSE. > > > > This comment also applies to the various alterTable and alterPartition > > methods located in other classes. > &g

Re: Review Request: HIVE-2213: Optimize get_partition_names_ps()

2011-06-13 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/878/ --- (Updated 2011-06-13 21:11:38.325243) Review request for hive and Paul Yang. Cha

Review Request: HIVE-2261: Add API to metastore for table filtering based on table properties

2011-06-15 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/910/ --- Review request for hive and Paul Yang. Summary --- Create a function listTab

Re: Review Request: HIVE-2213: Optimize get_partition_names_ps()

2011-06-16 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/878/ --- (Updated 2011-06-16 23:30:02.425588) Review request for hive and Paul Yang. Cha

Re: Review Request: HIVE-2261: Add API to metastore for table filtering based on table properties

2011-06-16 Thread Sohan Jain
an equality throws the same error as the one described in JDO-174. Trying to cast the result of map.get() to a String with ((String) this.parameters.get("keyName") > "value" throws the following seemingly unresolvable error: org.datanucleus.store.exceptions.NoTableManage

Re: Review Request: HIVE-2213: Optimize get_partition_names_ps()

2011-06-17 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/878/ --- (Updated 2011-06-17 21:22:00.028428) Review request for hive and Paul Yang. Cha

Re: Review Request: HIVE-2226: Add API to metastore for table filtering based on table properties

2011-06-20 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/910/ --- (Updated 2011-06-20 21:04:45.477266) Review request for hive and Paul Yang. Cha

Re: Review Request: HIVE-2194: Add actions to MetaStoreEventListener to be performed on alter table and alter partition operations.

2011-06-21 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/853/ --- (Updated 2011-06-21 20:25:04.600512) Review request for hive and Paul Yang. Cha

Review Request: HIVE-2219: Improve efficiency of dropping multiple partitions

2011-06-21 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/941/ --- Review request for hive and Paul Yang. Summary --- Improve the efficiency of

Re: Review Request: HIVE-2194: Add actions to MetaStoreEventListener to be performed on alter table and alter partition operations.

2011-06-29 Thread Sohan Jain
ut all of it's fields are set to null. This discrepancy comes from how we get the tables, but I think they should still be considered equal. - Sohan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/853/#review920 ---

Re: Review Request: HIVE-2194: Add actions to MetaStoreEventListener to be performed on alter table and alter partition operations.

2011-06-29 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/853/ --- (Updated 2011-06-29 20:48:43.096053) Review request for hive and Paul Yang. Cha

Review Request: HIVE-2246: Dedupe tables' column schemas from partitions in the metastore db

2011-06-30 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/985/ --- Review request for hive. Summary --- We can re-organize the JDO models to re

Re: Review Request: HIVE-2226: Add API to metastore for table filtering based on table properties

2011-06-30 Thread Sohan Jain
Will do - Sohan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/910/#review928 --- On 2011-06-20 21:04:45, Sohan Jain wrote: > >

Review Request: HIVE-2256: Better error message in CLI on invalid column name

2011-07-07 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1031/ --- Review request for hive. Summary --- In the CLI, if a user inputs an incorr

RE: HIVE-2219

2011-07-08 Thread Sohan Jain
Sohan -Original Message- From: John Sichi Sent: Friday, July 08, 2011 11:28 AM To: Sohan Jain; Paul Yang Cc: dev@hive.apache.org Subject: HIVE-2219 I'm getting failures in these two tests after picking up the commit for that JIRA issue. drop_multi_partitions.q escape1.q Passes with r1143

Re: Review Request: HIVE-2226: Add API to metastore for table filtering based on table properties

2011-07-12 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/910/ --- (Updated 2011-07-12 18:29:23.959204) Review request for hive and Paul Yang. Cha

Review Request: HIVE-2246: Dedupe tables' column schemas from partitions in the metastore db

2011-07-21 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1183/ --- Review request for hive, Ning Zhang and Paul Yang. Summary --- This patch t

Re: Review Request: HIVE-2246: Dedupe tables' column schemas from partitions in the metastore db

2011-07-21 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1183/ --- (Updated 2011-07-22 05:30:29.026246) Review request for hive, Ning Zhang and Pau

Review Request: HIVE-2319: Calling alter_table after changing partition key comment throws an exception

2011-07-27 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1213/ --- Review request for hive and Paul Yang. Summary --- Altering a table's parti

Re: Review Request: HIVE-2319: Calling alter_table after changing partition key comment throws an exception

2011-07-28 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1213/ --- (Updated 2011-07-28 07:06:24.236980) Review request for hive and Paul Yang. Ch

Review Request: Add ColumnarSerDe to the list of native SerDes

2011-07-28 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1215/ --- Review request for hive and Paul Yang. Summary --- We store metadata about

Re: Review Request: HIVE-2319: Calling alter_table after changing partition key comment throws an exception

2011-07-28 Thread Sohan Jain
is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1213/#review1215 --- On 2011-07-28 07:06:24, Sohan Jain wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.ap

Re: Review Request: HIVE-2319: Calling alter_table after changing partition key comment throws an exception

2011-07-28 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1213/ --- (Updated 2011-07-28 23:26:15.868719) Review request for hive and Paul Yang. Ch

Review Request: HIVE-2338: Alter table always throws an unhelpful error on failure

2011-08-02 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1276/ --- Review request for hive and Paul Yang. Summary --- Every failure in an alte

Re: Review Request: Add ColumnarSerDe to the list of native SerDes

2011-08-03 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1215/ --- (Updated 2011-08-03 20:47:48.616906) Review request for hive and Paul Yang. Ch

Re: Review Request: HIVE-2338: Alter table always throws an unhelpful error on failure

2011-08-03 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1276/ --- (Updated 2011-08-03 23:59:06.774216) Review request for hive and Paul Yang. Ch

Re: Review Request: HIVE-2319: Calling alter_table after changing partition key comment throws an exception

2011-08-04 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1213/ --- (Updated 2011-08-04 17:05:08.413032) Review request for hive and Paul Yang. Ch

Re: Review Request: HIVE-2246: Dedupe tables' column schemas from partitions in the metastore db

2011-08-05 Thread Sohan Jain
te the p1=1, p2=1 partition with some data now > alter table test add columns (b string) > select * from test where p1 = 1 and p2 = 1, it'd use the table's latest schema; i.e., return the column 'a's values and the column 'b' as all

Re: Review Request: HIVE-2246: Dedupe tables' column schemas from partitions in the metastore db

2011-08-05 Thread Sohan Jain
> old partition will still have the old CDs. When we query the old partition, > > do we use the old partitons's CD or the table's CD? > > > > Also in the above case, when you run 'desc table partition > > ', do you return the old partition

Re: Review Request: HIVE-2246: Dedupe tables' column schemas from partitions in the metastore db

2011-08-05 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1183/ --- (Updated 2011-08-05 20:48:05.144312) Review request for hive, Ning Zhang and Pau

Re: Review Request: HIVE-2246: Dedupe tables' column schemas from partitions in the metastore db

2011-08-05 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1183/ --- (Updated 2011-08-05 20:49:19.127572) Review request for hive, Ning Zhang and Pau

Re: Review Request: HIVE-2246: Dedupe tables' column schemas from partitions in the metastore db

2011-08-05 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1183/ --- (Updated 2011-08-06 01:40:49.118616) Review request for hive, Ning Zhang and Pau

Re: Review Request: HIVE-2246: Dedupe tables' column schemas from partitions in the metastore db

2011-08-05 Thread Sohan Jain
/ObjectStore.java <https://reviews.apache.org/r/1183/#comment2984> should read 1-N actually - Sohan On 2011-08-06 01:40:49, Sohan Jain wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

Re: Review Request: HIVE-2246: Dedupe tables' column schemas from partitions in the metastore db

2011-08-08 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1183/ --- (Updated 2011-08-08 20:55:11.546253) Review request for hive, Ning Zhang and Pau

Re: Review Request: HIVE-2246: Dedupe tables' column schemas from partitions in the metastore db

2011-08-08 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1183/ --- (Updated 2011-08-08 21:19:06.999293) Review request for hive, Ning Zhang and Pau

Re: Review Request: HIVE-2246: Dedupe tables' column schemas from partitions in the metastore db

2011-08-08 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1183/ --- (Updated 2011-08-08 21:29:23.722825) Review request for hive, Ning Zhang and Pau

Review Request: HIVE-2366: Metastore upgrade scripts for HIVE-2246 do not migrate indexes nor rename the old COLUMNS table

2011-08-10 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1460/ --- Review request for hive, Ning Zhang and Paul Yang. Summary --- The upgrade

Review Request: HIVE-2368: Determining whether a Column Descriptor is unused may take too long

2011-08-10 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1462/ --- Review request for hive and Paul Yang. Summary --- To determine if a column

Review Request: HIVE-2242: DDL Semantic Analyzer does not pass partial specification partitions to PreExecute hooks when dropping partitions

2011-08-11 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1475/ --- Review request for hive and Paul Yang. Summary --- Currently, when dropping

[jira] [Created] (HIVE-2188) Add multi_get_table function in Hive Metastore

2011-05-27 Thread Sohan Jain (JIRA)
Reporter: Sohan Jain Assignee: Sohan Jain Priority: Minor This function would get multiple tables from the hive metastore as opposed to just one at a time, saving round trip time to the metastore. -- This message is automatically generated by JIRA. For more

[jira] [Updated] (HIVE-1595) job name for alter table archive partition is not correct

2011-05-27 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-1595: - Attachment: Hive-1595.1.patch > job name for alter table archive partition is not corr

[jira] [Updated] (HIVE-1595) job name for alter table archive partition is not correct

2011-05-27 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-1595: - Status: Patch Available (was: Open) > job name for alter table archive partition is not corr

[jira] [Updated] (HIVE-1595) job name for alter table archive partition is not correct

2011-05-28 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-1595: - Attachment: Hive-1595.2.patch > job name for alter table archive partition is not corr

[jira] [Updated] (HIVE-1595) job name for alter table archive partition is not correct

2011-05-28 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-1595: - Status: Patch Available (was: Open) Removed README edit and unnecessary diffs to the import statements

[jira] [Updated] (HIVE-2188) Add multi_get_table function in Hive Metastore

2011-06-01 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2188: - Attachment: HIVE-2188.1.patch - Added multiGetTable function to the interface RawStore - Implemented it

[jira] [Updated] (HIVE-2188) Add multi_get_table function in Hive Metastore

2011-06-01 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2188: - Status: Patch Available (was: Open) > Add multi_get_table function in Hive Metast

[jira] [Commented] (HIVE-2188) Add multi_get_table function in Hive Metastore

2011-06-01 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042532#comment-13042532 ] Sohan Jain commented on HIVE-2188: -- RB: https://reviews.apache.org/r/831/ Thanks

[jira] [Created] (HIVE-2194) Add actions for alter table and alter partition events for metastore event listeners

2011-06-03 Thread Sohan Jain (JIRA)
: Hive Issue Type: Improvement Components: Metastore Reporter: Sohan Jain Assignee: Sohan Jain HIVE-2038 introduced the MetaStoreEventListener abstract class that defines actions to be performed after particular events on a metastore. Improve upon that

[jira] [Updated] (HIVE-2194) Add actions for alter table and alter partition events for metastore event listeners

2011-06-03 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2194: - Attachment: HIVE-2194.1.patch > Add actions for alter table and alter partition events for metast

[jira] [Updated] (HIVE-2194) Add actions for alter table and alter partition events for metastore event listeners

2011-06-03 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2194: - Status: Patch Available (was: Open) > Add actions for alter table and alter partition events

[jira] [Updated] (HIVE-2188) Add multi_get_table function in Hive Metastore

2011-06-06 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2188: - Attachment: HIVE-2188.3.patch > Add multi_get_table function in Hive Metast

[jira] [Commented] (HIVE-2188) Add get_table_objects_by_name() to Hive MetaStore

2011-06-09 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046983#comment-13046983 ] Sohan Jain commented on HIVE-2188: -- Thank you, Carl. > Add get_table_objects_

[jira] [Created] (HIVE-2213) Optimize get_partition_names_ps()

2011-06-09 Thread Sohan Jain (JIRA)
Optimize get_partition_names_ps() - Key: HIVE-2213 URL: https://issues.apache.org/jira/browse/HIVE-2213 Project: Hive Issue Type: Improvement Components: Metastore Reporter: Sohan Jain

[jira] [Updated] (HIVE-2213) Optimize get_partition_names_ps()

2011-06-10 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2213: - Attachment: HIVE-2213.1.patch > Optimize get_partition_names

[jira] [Created] (HIVE-2219) Make "alter table drop partition" more efficient

2011-06-14 Thread Sohan Jain (JIRA)
nts: Query Processor Reporter: Sohan Jain The current function dropTable() that handles dropping multiple partitions is somewhat inefficient. For each partition you want to drop, it loops through each partition in the table to see if the partition exists. This is an _O(mn)_ operation, wh

[jira] [Assigned] (HIVE-2219) Make "alter table drop partition" more efficient

2011-06-14 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain reassigned HIVE-2219: Assignee: Sohan Jain > Make "alter table drop partition" m

[jira] [Updated] (HIVE-2219) Make "alter table drop partition" more efficient

2011-06-14 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2219: - Status: Patch Available (was: Open) > Make "alter table drop partition" m

[jira] [Updated] (HIVE-2219) Make "alter table drop partition" more efficient

2011-06-14 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2219: - Attachment: HIVE-2219.1.patch Improves the time it takes to check whether a partition to delete exists in

[jira] [Created] (HIVE-2226) Add API to retrieve table names by an arbitrary filter, e.g., by owner, retention, parameters, etc.

2011-06-15 Thread Sohan Jain (JIRA)
-2226 Project: Hive Issue Type: Improvement Components: Metastore Reporter: Sohan Jain Assignee: Sohan Jain Create a function called get_table_names_by_filter that returns a list of table names in a database that match a certain filter

[jira] [Updated] (HIVE-2226) Add API to retrieve table names by an arbitrary filter, e.g., by owner, retention, parameters, etc.

2011-06-15 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2226: - Attachment: HIVE-2226.1.patch > Add API to retrieve table names by an arbitrary filter, e.g., by ow

[jira] [Updated] (HIVE-2226) Add API to retrieve table names by an arbitrary filter, e.g., by owner, retention, parameters, etc.

2011-06-15 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2226: - Status: Patch Available (was: Open) > Add API to retrieve table names by an arbitrary filter, e.g.,

[jira] [Updated] (HIVE-2213) Optimize get_partition_names_ps()

2011-06-16 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2213: - Status: Patch Available (was: Open) > Optimize get_partition_names

[jira] [Updated] (HIVE-2213) Optimize get_partition_names_ps()

2011-06-16 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2213: - Attachment: HIVE-2213.3.patch -Fixed line that exceeded 100 chars > Optimize get_partition_names

[jira] [Updated] (HIVE-2219) Make "alter table drop partition" more efficient

2011-06-16 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2219: - Status: Open (was: Patch Available) > Make "alter table drop partition" m

[jira] [Commented] (HIVE-2219) Make "alter table drop partition" more efficient

2011-06-16 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13050874#comment-13050874 ] Sohan Jain commented on HIVE-2219: -- Ah sorry, after another round of testing, I real

[jira] [Commented] (HIVE-2213) Optimize get_partition_names_ps()

2011-06-17 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051333#comment-13051333 ] Sohan Jain commented on HIVE-2213: -- I'd also like to point one more thing

[jira] [Updated] (HIVE-2194) Add actions for alter table and alter partition events for metastore event listeners

2011-06-21 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2194: - Attachment: HIVE-2194.3.patch > Add actions for alter table and alter partition events for metast

[jira] [Created] (HIVE-2242) DDL Semantic Analyzer does not pass partial specification partitions to PreExecute hooks when dropping partitions

2011-06-27 Thread Sohan Jain (JIRA)
://issues.apache.org/jira/browse/HIVE-2242 Project: Hive Issue Type: Bug Components: Query Processor Reporter: Sohan Jain Assignee: Sohan Jain Currently, when dropping partitions, the DDL Semantic Analyzer only passes partitions that have a full

[jira] [Updated] (HIVE-2242) DDL Semantic Analyzer does not pass partial specification partitions to PreExecute hooks when dropping partitions

2011-06-27 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2242: - Description: Currently, when dropping partitions, the DDL Semantic Analyzer only passes partitions that

[jira] [Updated] (HIVE-2242) DDL Semantic Analyzer does not pass partial specification partitions to PreExecute hooks when dropping partitions

2011-06-29 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2242: - Attachment: HIVE-2242.1.patch - use db.getPartitions instead of db.getPartition to accommodate partial

[jira] [Updated] (HIVE-2242) DDL Semantic Analyzer does not pass partial specification partitions to PreExecute hooks when dropping partitions

2011-06-29 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2242: - Status: Patch Available (was: Open) > DDL Semantic Analyzer does not pass partial specificat

[jira] [Created] (HIVE-2246) Dedupe tables' column schemas from partitions in the metastore db

2011-06-30 Thread Sohan Jain (JIRA)
ement Components: Metastore Reporter: Sohan Jain Assignee: Sohan Jain We can re-organize the JDO models to reduce space usage to keep the metastore scalable for the future. Currently, partitions are the fastest growing objects in the metastore, and the metastore

[jira] [Created] (HIVE-2256) Better error message in CLI on invalid column name

2011-07-05 Thread Sohan Jain (JIRA)
Processor Reporter: Sohan Jain In the CLI, if a user inputs an incorrect column name, we currently just print the bad column name in the query. Typically, the user needs to "describe" the table to figure out the correct column. This patch prints out a list of valid

[jira] [Updated] (HIVE-2256) Better error message in CLI on invalid column name

2011-07-05 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2256: - Attachment: HIVE-2256.1.patch The patch will probably need to edit test cases as well to account for the

[jira] [Assigned] (HIVE-2256) Better error message in CLI on invalid column name

2011-07-05 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain reassigned HIVE-2256: Assignee: Sohan Jain > Better error message in CLI on invalid column n

[jira] [Updated] (HIVE-2256) Better error message in CLI on invalid column name

2011-07-05 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2256: - Attachment: HIVE-2256.2.patch -Updated the outputs for unit tests. -Fixed the error message to include

[jira] [Updated] (HIVE-2256) Better error message in CLI on invalid column name

2011-07-07 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2256: - Status: Patch Available (was: Open) > Better error message in CLI on invalid column n

[jira] [Updated] (HIVE-2219) Make "alter table drop partition" more efficient

2011-07-08 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2219: - Attachment: HIVE-2219.2.patch This patch is the correct one from ReviewBoard > Make "alter ta

[jira] [Created] (HIVE-2275) Revert HIVE-2219 and apply correct patch to improve the efficiency of dropping multiple partitions

2011-07-08 Thread Sohan Jain (JIRA)
-2275 Project: Hive Issue Type: Bug Components: Query Processor Reporter: Sohan Jain Assignee: Sohan Jain HIVE-2219 applied an incorrect patch that fails unit tests. This patch reverts those changes and adds the intended changes to improve

[jira] [Updated] (HIVE-2275) Revert HIVE-2219 and apply correct patch to improve the efficiency of dropping multiple partitions

2011-07-08 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2275: - Attachment: HIVE-2275.1.patch > Revert HIVE-2219 and apply correct patch to improve the efficiency

[jira] [Updated] (HIVE-2275) Revert HIVE-2219 and apply correct patch to improve the efficiency of dropping multiple partitions

2011-07-08 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2275: - Status: Patch Available (was: Open) > Revert HIVE-2219 and apply correct patch to improve the efficie

[jira] [Commented] (HIVE-2219) Make "alter table drop partition" more efficient

2011-07-08 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13062167#comment-13062167 ] Sohan Jain commented on HIVE-2219: -- Ok, please refer to HIVE-2275 > Make "

[jira] [Updated] (HIVE-2194) Add actions for alter table and alter partition events for metastore event listeners

2011-07-08 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2194: - Attachment: HIVE-2194.4.patch > Add actions for alter table and alter partition events for metast

[jira] [Created] (HIVE-2276) Fix Inconsistency between RB and JIRA patches for HIVE-2194

2011-07-08 Thread Sohan Jain (JIRA)
: Sohan Jain Assignee: Sohan Jain Attachments: HIVE-2276.1.patch The RB and JIRA patches for HIVE-2194 were out of sync. An outdated patch for HIVE-2194 was committed. This patch updates that patch to include the changes from RB. -- This message is automatically generated by

[jira] [Updated] (HIVE-2276) Fix Inconsistency between RB and JIRA patches for HIVE-2194

2011-07-08 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2276: - Attachment: HIVE-2276.1.patch > Fix Inconsistency between RB and JIRA patches for HIVE-2

[jira] [Commented] (HIVE-2194) Add actions for alter table and alter partition events for metastore event listeners

2011-07-08 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13062243#comment-13062243 ] Sohan Jain commented on HIVE-2194: -- Please see HIVE-2276 > Add actions for alte

[jira] [Updated] (HIVE-2276) Fix Inconsistency between RB and JIRA patches for HIVE-2194

2011-07-08 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2276: - Status: Patch Available (was: Open) > Fix Inconsistency between RB and JIRA patches for HIVE-2

[jira] [Updated] (HIVE-2226) Add API to retrieve table names by an arbitrary filter, e.g., by owner, retention, parameters, etc.

2011-07-12 Thread Sohan Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sohan Jain updated HIVE-2226: - Attachment: HIVE-2226.3.patch > Add API to retrieve table names by an arbitrary filter, e.g., by ow

  1   2   >