Closed npoggi closed 6 years ago
Fixing TPCH DDL datatype of customer.c_nationkey from string to long as from the spec. Tables should be regenerated to make use of the changes.
customer.c_nationkey
string
long
Fixing TPCH DDL datatype of
customer.c_nationkey
fromstring
tolong
as from the spec. Tables should be regenerated to make use of the changes.