Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
metadata_caching
/
data
/
bool_partition1.q
blob: e7341290d705800a198bc15266b424de7b241529 [
file
] [
log
] [
blame
]
select
*
from
dfs
.
`/drill/testdata/metadata_caching/fewtypes_boolpartition`
where
bool_col
=
true
;