|
|
|
|
|
by jtc331
3479 days ago
|
|
As long as the expression being hashed doesn't change then yes you could make the expression a hashing function call. If the expression being hashed is mutable there would be issues since the feature doesn't currently support updates that result in rows moving between partitions. |
|