We have several tables that are quite large. We are attempting to add both partitions and clustered columnstore indexes to make the data more manageable.
This is not only possible but is recommended by Microsoft for certain use cases. However, enabling both partitions and clustered columnstore indexes appears to be impossible in our current version of TimeXtender, 20.10.29.
Attempting to do so produces a message saying that SQL Server does not support the combination of these two features, which, as previously mentioned, is not true.
Can anyone shed some light on this?




