framework/resources/Functional/convert/convert12.q (
1
lines of code) (
raw
):
select c_row, c_int, convert_from(convert_to(c_int, 'INT_HADOOPV'), 'INT_HADOOPV') from data;