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