Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
convert
/
data
/
convert32.q
blob: 277e51b80c6d81ede9404f8e3604743ae857e1d2 [
file
]
select
convert_from
(
convert_to
(
types
[
1
].
minor
,
'JSON'
),
'JSON'
)
from
`vvtypes.json`
;