Sign in
apache
/
drill-test-framework
/
9a5d7ecf7f32f0e95c0ea874e75d785fdee9e51d
/
.
/
framework
/
resources
/
Functional
/
schema-changes
/
drill4032_1.q
blob: 668f4c9d2cad7a9bb4eca01fd7b110c7cc13f9c6 [
file
] [
log
] [
blame
]
select
d
.
col2
.
col4
,
d
.
col2
.
col3
from
dfs
.
`/drill/testdata/schema-changes/drill4032`
d
;