updated catalog
This commit is contained in:
parent
1b048f3399
commit
10ff48ef1a
@ -620,99 +620,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"entityName": "ProductReview",
|
||||
"translator": {
|
||||
"type": "TabularTranslator",
|
||||
"mappings": [
|
||||
{
|
||||
"source": {
|
||||
"type": "Int32",
|
||||
"ordinal": 1
|
||||
},
|
||||
"sink": {
|
||||
"name": "ProductReviewID",
|
||||
"physicalType": "UTF8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": {
|
||||
"type": "Int32",
|
||||
"ordinal": 2
|
||||
},
|
||||
"sink": {
|
||||
"name": "ProductID",
|
||||
"physicalType": "UTF8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": {
|
||||
"type": "String",
|
||||
"ordinal": 3
|
||||
},
|
||||
"sink": {
|
||||
"name": "ReviewerName",
|
||||
"physicalType": "UTF8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": {
|
||||
"type": "DateTime",
|
||||
"ordinal": 4
|
||||
},
|
||||
"sink": {
|
||||
"name": "ReviewDate",
|
||||
"physicalType": "UTF8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": {
|
||||
"type": "String",
|
||||
"ordinal": 5
|
||||
},
|
||||
"sink": {
|
||||
"name": "EmailAddress",
|
||||
"physicalType": "UTF8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": {
|
||||
"type": "Int32",
|
||||
"ordinal": 6
|
||||
},
|
||||
"sink": {
|
||||
"name": "Rating",
|
||||
"physicalType": "UTF8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": {
|
||||
"type": "String",
|
||||
"ordinal": 7
|
||||
},
|
||||
"sink": {
|
||||
"name": "Comments",
|
||||
"physicalType": "UTF8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"source": {
|
||||
"type": "DateTime",
|
||||
"ordinal": 8
|
||||
},
|
||||
"sink": {
|
||||
"name": "ModifiedDate",
|
||||
"physicalType": "UTF8"
|
||||
}
|
||||
}
|
||||
],
|
||||
"typeConversion": true,
|
||||
"typeConversionSettings": {
|
||||
"allowDataTruncation": true,
|
||||
"treatBooleanAsNumber": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"entityName": "ProductSubcategory",
|
||||
"translator": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user