Sign in
apache
/
drill
/
HEAD
/
.
/
contrib
/
format-xml
/
src
/
main
/
resources
/
bootstrap-format-plugins.json
blob: ef5f59c2335f835586ec92f4a28c3fc5c84fcc46 [
file
]
{
"storage"
:{
"dfs"
:
{
"type"
:
"file"
,
"formats"
:
{
"xml"
:
{
"type"
:
"xml"
,
"extensions"
:
[
"xml"
]
}
}
},
"s3"
:
{
"type"
:
"file"
,
"formats"
:
{
"xml"
:
{
"type"
:
"xml"
,
"extensions"
:
[
"xml"
]
}
}
}
}
}