Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
metadata_caching
/
data
/
varchar_partition2.q
blob: 512452e5fe205147e0fb9841433938ad5fe085e7 [
file
] [
log
] [
blame
]
select
*
from
fewtypes_varcharpartition
where
length
(
varchar_col
)
>
12
;