-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
P1P1 bugP1 bugbacklogItem has been added to backlogItem has been added to backlogbugSomething isn't workingSomething isn't workingfixed-pending-releaseFix in upcoming releaseFix in upcoming release
Milestone
Description
- SqlPackage or DacFx Version: 16.1.8089.0
- .NET Framework (Windows-only) or .NET Core: >Net Core
- Environment (local platform and source/target platforms): Any
Steps to Reproduce:
- create table with only a clustered columns store index
- deploy table
- table is created clustered index is added and after that the clustered columnstore index is added with drop_existing.
For an existing table where columnstore is being added its a real pain
Did this occur in prior versions? If not - which version(s) did it work in?
Was reported back in 2017, Steven Green checked at the time and confirmed thats the way the code has always worked, probably due to the initial implementation of column store. It was also reported on Connect if thats of any use.
https://connect.microsoft.com/SQLServer/feedback/details/3120614/ssdt-clustered-columnstore-rebuild-behaviour
SQLPackage
Reactions are currently unavailable
Metadata
Metadata
Labels
P1P1 bugP1 bugbacklogItem has been added to backlogItem has been added to backlogbugSomething isn't workingSomething isn't workingfixed-pending-releaseFix in upcoming releaseFix in upcoming release