Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
metadata_caching
/
plan
/
varchar_partition1.q
blob: 6fa8ccb998bc3ddaaa1c470d26ab8db2eb3d7f08 [
file
] [
log
] [
blame
]
explain plan
for
select
*
from
fewtypes_varcharpartition
where
length
(
varchar_col
)
=
12
;