----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/895/ -----------------------------------------------------------
(Updated 2010-09-23 14:45:46.673298) Review request for Hive Developers and John Sichi. Summary ------- The patch increases the length of various properties in the Metastore OR mapping. Properties which are currently indexed, or which we may want to index in the future were increased to a length of 767 bytes. Properties which are not indexed and which we are unlikely to ever want to index were increased to a max length of 4000 bytes. I also removed the PK constraint on the COLUMNS.TYPE_NAME field. This addresses bug HIVE-1364. http://issues.apache.org/jira/browse/HIVE-1364 Diffs (updated) ----- metastore/src/model/package.jdo 527f4b2 Diff: http://review.cloudera.org/r/895/diff Testing ------- Thanks, Carl