Open utterances-bot opened 6 months ago
This is similar to a blog post published by Paul White several years ago: https://sqlperformance.com/2020/04/database-design/new-metadata-column-changes-sql-server-2016
But there are issues with this feature, making it rather useless especially in the use cases where it would have been most beneficial.
I published a sort of 'response' blog post to it here:
Interesting! Thank you for sharing these!!
Just curious about why you chose only row compression, rather than showing both row and page compression, especially since page compression is far more popular and effective in most OLTP workloads?
Does Data Compression Speed Up Datatype Changes? | Bob Pusateri
Does data compression make changing data types faster? Let's dig in and find out!
https://bobpusateri.com/2024/04/compression-datatype-change/