Sign in
apache
/
drill-test-framework
/
9a5d7ecf7f32f0e95c0ea874e75d785fdee9e51d
/
.
/
framework
/
resources
/
Functional
/
flatten_operators
/
general
/
q2.q
blob: 6e345abb1d55a070ffe1f9ec7bdc54da8c2d543d [
file
] [
log
] [
blame
]
select
rm1
[
0
].
a
from
`missing-column-filter.json`
where
rm1
[
0
].
b
=
'boo'
;