Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-10-30 Thread Yongqiang He
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2595/ --- (Updated 2011-10-30 07:34:36.866186) Review request for hive and namit jain.

Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-10-28 Thread Yongqiang He
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2595/ --- Review request for hive and namit jain. Summary --- Support archiving for

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-10-28 Thread namit jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2595/#review2918 --- trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/ArchiveUtils.java

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-31 Thread Marcin Kurczych
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1259/ --- (Updated 2011-09-01 01:23:23.280266) Review request for hive, Paul Yang and

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-11 Thread Marcin Kurczych
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1259/ --- (Updated 2011-08-11 23:31:47.018762) Review request for hive, Paul Yang and

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-09 Thread Ning Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1259/#review1359 --- trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/ArchiveUtils.java

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-09 Thread Marcin Kurczych
On 2011-08-03 22:39:04, Paul Yang wrote: trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java, lines 1172-1173 https://reviews.apache.org/r/1259/diff/1/?file=30272#file30272line1172 Should be info or debug, not error ok On 2011-08-03 22:39:04, Paul Yang wrote:

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-09 Thread Marcin Kurczych
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1259/ --- (Updated 2011-08-09 21:46:08.628498) Review request for hive, Paul Yang and

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-08 Thread Marcin Kurczych
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1259/ --- (Updated 2011-08-09 01:28:13.568217) Review request for hive, Paul Yang and

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-04 Thread Marcin Kurczych
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1259/ --- (Updated 2011-08-04 22:27:36.104846) Review request for hive, Paul Yang and

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-03 Thread Ning Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1259/#review1275 --- trunk/metastore/if/hive_metastore.thrift

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-03 Thread Paul Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1259/#review1278 --- trunk/data/conf/hive-site.xml

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-03 Thread Marcin Kurczych
On 2011-08-03 22:39:04, Paul Yang wrote: trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java, lines 1240-1249 https://reviews.apache.org/r/1259/diff/1/?file=30272#file30272line1240 Why are we saving unboundKey? Can we just break on the first instance when partSpec

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-03 Thread Marcin Kurczych
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1259/ --- (Updated 2011-08-04 03:02:47.340003) Review request for hive, Paul Yang and

Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-02 Thread Marcin Kurczych
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1259/ --- Review request for hive, Paul Yang and namit jain. Summary --- Allowing