mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-03 06:03:12 +00:00
MINOR: Docs example for s3 unstructured file (#16969)
This commit is contained in:
parent
3b2aeffb25
commit
3c36a3f1b2
@ -100,6 +100,9 @@ Our global manifest looks like follows:
|
|||||||
"isPartitioned": false,
|
"isPartitioned": false,
|
||||||
"containerName": "collate-demo-storage"
|
"containerName": "collate-demo-storage"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"dataPath": "solution.pdf",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"dataPath": "transactions_separator",
|
"dataPath": "transactions_separator",
|
||||||
"structureFormat": "csv",
|
"structureFormat": "csv",
|
||||||
|
@ -100,6 +100,9 @@ Our global manifest looks like follows:
|
|||||||
"isPartitioned": false,
|
"isPartitioned": false,
|
||||||
"containerName": "collate-demo-storage"
|
"containerName": "collate-demo-storage"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"dataPath": "solution.pdf",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"dataPath": "transactions_separator",
|
"dataPath": "transactions_separator",
|
||||||
"structureFormat": "csv",
|
"structureFormat": "csv",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user