blob: 8bd0233087af37c907228bf57489492aeb281f40 [file]
select cast(c_row as int), cast(c_bigint as bigint) c_bigint, convert_from(convert_to(c_bigint, 'BIGINT_HADOOPV'), 'BIGINT_HADOOPV') from data;