blob: b18c9e06238989452f36bce647f8aee5d8609550 [file]
-- Test to verify fix for DRILL-3854.
select convert_from(sal, 'int_be') from tbl_int_be order by sal;