Sign in
apache
/
drill-test-framework
/
d8d7538f560c515139a5f4743d86b15968a46092
/
.
/
framework
/
resources
/
Functional
/
impersonation
/
dfs
/
unknownuserthreetables.q
blob: 56cfad92972c8ed2dd4707a69d46885e6f1584ba [
file
] [
log
] [
blame
]
select
count
(*)
from
dfs
.
`/drill/testdata/impersonation/threetables`
;