Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
metadata_caching
/
data
/
bool_partition2.q
blob: 195ed94abd2fcd6109dbde173397eca335a110aa [
file
] [
log
] [
blame
]
select
*
from
dfs
.
`/drill/testdata/metadata_caching/fewtypes_boolpartition`
where
bool_col
is
null
;