Re: Review Request 24498: A method to extrapolate the missing column status for the partitions.

2014-08-22 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24498/ --- (Updated Aug. 22, 2014, 5:45 p.m.) Review request for hive. Changes ---

Re: Review Request 24498: A method to extrapolate the missing column status for the partitions.

2014-08-20 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24498/ --- (Updated Aug. 20, 2014, 6:52 a.m.) Review request for hive. Changes ---

Re: Review Request 24498: A method to extrapolate the missing column status for the partitions.

2014-08-20 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24498/#review51109 --- Patch does a great job of making # of queries independent of # of

Re: Review Request 24498: A method to extrapolate the missing column status for the partitions.

2014-08-20 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24498/ --- (Updated Aug. 20, 2014, 8:55 p.m.) Review request for hive. Changes ---

Re: Review Request 24498: A method to extrapolate the missing column status for the partitions.

2014-08-18 Thread Sergey Shelukhin
On Aug. 13, 2014, 1:10 a.m., Sergey Shelukhin wrote: metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java, line 1101 https://reviews.apache.org/r/24498/diff/2/?file=658642#file658642line1101 please quote the identifier names (won't work on pgsql otherwise)

Re: Review Request 24498: A method to extrapolate the missing column status for the partitions.

2014-08-18 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24498/#review50938 ---

Re: Review Request 24498: A method to extrapolate the missing column status for the partitions.

2014-08-16 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24498/ --- (Updated Aug. 17, 2014, 4:23 a.m.) Review request for hive. Changes ---

Re: Review Request 24498: A method to extrapolate the missing column status for the partitions.

2014-08-13 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24498/ --- (Updated Aug. 13, 2014, 8:54 p.m.) Review request for hive. Changes ---

Re: Review Request 24498: A method to extrapolate the missing column status for the partitions.

2014-08-13 Thread pengcheng xiong
On Aug. 13, 2014, 1:10 a.m., Sergey Shelukhin wrote: metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java, line 1101 https://reviews.apache.org/r/24498/diff/2/?file=658642#file658642line1101 please quote the identifier names (won't work on pgsql otherwise)

Re: Review Request 24498: A method to extrapolate the missing column status for the partitions.

2014-08-12 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24498/ --- (Updated Aug. 12, 2014, 5:08 p.m.) Review request for hive. Changes ---

Re: Review Request 24498: A method to extrapolate the missing column status for the partitions.

2014-08-12 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24498/ --- (Updated Aug. 12, 2014, 5:57 p.m.) Review request for hive. Changes ---

Re: Review Request 24498: A method to extrapolate the missing column status for the partitions.

2014-08-12 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24498/#review50392 --- There's no JDO path at all. Is this intended?

Review Request 24498: A method to extrapolate the missing column status for the partitions.

2014-08-08 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24498/ --- Review request for hive. Repository: hive-git Description --- We