include notion of multiple interpretations of the data
This commit is contained in:
parent
6f7f1ddeb3
commit
1342ab44c9
@ -93,7 +93,8 @@ source definition
|
|||||||
"constraint":[
|
"constraint":[
|
||||||
"{doc}"
|
"{doc}"
|
||||||
],
|
],
|
||||||
"table_schema":[
|
"table_views":{
|
||||||
|
"default":[
|
||||||
{
|
{
|
||||||
"path":"{doc,origin_addresses,0}",
|
"path":"{doc,origin_addresses,0}",
|
||||||
"type":"text",
|
"type":"text",
|
||||||
@ -119,6 +120,8 @@ source definition
|
|||||||
"type":"numeric",
|
"type":"numeric",
|
||||||
"column_name":"duration"
|
"column_name":"duration"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"version2":[]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user