Sign in
apache
/
drill
/
master
/
.
/
contrib
/
format-paimon
/
src
/
main
/
resources
/
bootstrap-format-plugins.json
blob: 786d5fd7475f495cb457e88cb1f6b1f12f6f839f [
file
] [
log
] [
blame
]
{
"storage"
:{
"dfs"
:
{
"type"
:
"file"
,
"formats"
:
{
"paimon"
:
{
"type"
:
"paimon"
}
}
},
"s3"
:
{
"type"
:
"file"
,
"formats"
:
{
"paimon"
:
{
"type"
:
"paimon"
}
}
}
}
}