Greg Annandale
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 2
Posts
Recent activity by Greg Annandale-
Connector Improvement: When column hashing enabled, don't hash NULL values
When using the column hashing feature for a Postgres connector (but assume this applies to other connectors also), if the value is not NULL we'd expect a hash / string, and if the value is NULL the...