Comment 1 for bug 1317729

Revision history for this message
Hans Zeller (hans-zeller) wrote :

We will disable the DDL to create a table that is salted on a floating point value because that could potentially cause data corruption. SeaQuest also doesn't allow float as a partitioning key. The DDL will return this error with the fix:

*** ERROR[1120] Use of float datatype in a partitioning key or salt clause is not allowed.