Sign in
apache
/
drill-test-framework
/
0c85b4fdd97d4bceb9f295eb434983b210bff100
/
.
/
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
;