Re: Review Request 61009: Extend object store to store bit vectors

2017-07-23 Thread Ashutosh Chauhan
> On July 23, 2017, 4:58 p.m., Ashutosh Chauhan wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java > > Lines 1846 (patched) > > > > > > This cast of null is not necessary. > > pe

[jira] [Created] (HIVE-17157) Add InterfaceAudience and InterfaceStability annotations of ObjectInspector APIs

2017-07-23 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-17157: --- Summary: Add InterfaceAudience and InterfaceStability annotations of ObjectInspector APIs Key: HIVE-17157 URL: https://issues.apache.org/jira/browse/HIVE-17157 Project:

Re: Review Request 61009: Extend object store to store bit vectors

2017-07-23 Thread pengcheng xiong
> On July 23, 2017, 4:58 p.m., Ashutosh Chauhan wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java > > Lines 1846 (patched) > > > > > > This cast of null is not necessary. it wil

Re: Review Request 61009: Extend object store to store bit vectors

2017-07-23 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61009/#review181182 --- common/src/java/org/apache/hadoop/hive/common/ndv/FMSketch.java L