Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
hive
/
hive_functions
/
binary.q
blob: 8c811cbbfd43d1ff31dfefa5466466ae91219be4 [
file
]
select
`binary`
(
l_comment
)
from
hive
.
tpch01_parquet_nodate
.
lineitem
;