增加单表参数
This commit is contained in:
parent
28d88190f6
commit
304fdaf81a
@ -539,4 +539,6 @@ class TPCDSTables(
|
|||||||
'web_gmt_offset .decimal(5,2),
|
'web_gmt_offset .decimal(5,2),
|
||||||
'web_tax_percentage .decimal(5,2))
|
'web_tax_percentage .decimal(5,2))
|
||||||
).map(_.convertTypes())
|
).map(_.convertTypes())
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user