增加单表参数

This commit is contained in:
Your Name 2026-01-07 12:47:26 +08:00
parent 28d88190f6
commit 304fdaf81a

View File

@ -539,4 +539,6 @@ class TPCDSTables(
'web_gmt_offset .decimal(5,2),
'web_tax_percentage .decimal(5,2))
).map(_.convertTypes())
}