Sign in
apache
/
drill-test-framework
/
9a5d7ecf7f32f0e95c0ea874e75d785fdee9e51d
/
.
/
framework
/
resources
/
Functional
/
hive_functions_nonhivedata
/
unhex.q
blob: b8371a7d096864e484e68e3ffc514a641cc3b71c [
file
] [
log
] [
blame
]
select
unhex
(
l_comment
)
from
`lineitem_nodate.parquet`
;