Sign in
apache
/
drill-test-framework
/
d8d7538f560c515139a5f4743d86b15968a46092
/
.
/
framework
/
resources
/
Functional
/
hive
/
hive_functions
/
bin.q
blob: 3af892f4393d0c472ae64352fc2c6a4bdaa29890 [
file
] [
log
] [
blame
]
select
bin
(
l_orderkey
)
from
hive
.
tpch01_parquet_nodate
.
lineitem
;