>From VirtualColumn.java:
  public static VirtualColumn ROWOFFSET = new
VirtualColumn("ROW__OFFSET__INSIDE__BLOCK",
(PrimitiveTypeInfo)TypeInfoFactory.longTypeInfo);

Cheers

On Sun, Mar 25, 2012 at 2:30 PM, Edward Capriolo <edlinuxg...@gmail.com>wrote:

> <property>
>  <name>hive.exec.rowoffset</name>
>  <value>false</value>
>  <description>Whether to provide the row offset virtual
> column</description>
> </property>
>
> I know the others are INPUT__FILE__NAME and BLOCK_OFFSET.... Does
> anyone know what this third columns is?
>
> Edward
>

Reply via email to